2 references to GetCursorPos
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.USER32.dll.g.cs (2)
1291
/// <inheritdoc cref="
GetCursorPos
(global::System.Drawing.Point*)"/>
1297
winmdroot.Foundation.BOOL __result = PInvoke.
GetCursorPos
(lpPointLocal);