Home
last modified time | relevance | path

Searched refs:BalloonWindowRect (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DNotifyIcon.cs302 Rectangle rect = ThemeEngine.Current.BalloonWindowRect (this); in Recalculate()
H A DTheme.cs970 public abstract Rectangle BalloonWindowRect (NotifyIcon.BalloonWindow control); in BalloonWindowRect() method in System.Windows.Forms.Theme
H A DThemeWin32Classic.cs5540 public override Rectangle BalloonWindowRect (NotifyIcon.BalloonWindow control) in BalloonWindowRect() method in System.Windows.Forms.ThemeWin32Classic