9 references to GetCursorPos
System.Windows.Forms (9)
winforms\Managed\System\WinForms\AxHost.cs (1)
2120
UnsafeNativeMethods.
GetCursorPos
(p);
winforms\Managed\System\WinForms\Control.cs (2)
2088
UnsafeNativeMethods.
GetCursorPos
(p);
3383
UnsafeNativeMethods.
GetCursorPos
(pt);
winforms\Managed\System\WinForms\Cursor.cs (1)
312
UnsafeNativeMethods.
GetCursorPos
(p);
winforms\Managed\System\WinForms\LinkLabel.cs (1)
405
UnsafeNativeMethods.
GetCursorPos
(p);
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
722
UnsafeNativeMethods.
GetCursorPos
(pt);
winforms\Managed\System\WinForms\SplitContainer.cs (1)
588
UnsafeNativeMethods.
GetCursorPos
(p);
winforms\Managed\System\WinForms\TreeView.cs (1)
3087
UnsafeNativeMethods.
GetCursorPos
(pt);
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
398
UnsafeNativeMethods.
GetCursorPos
(p);