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