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