3 references to GetCursorPos
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\Misc.cs (1)
953
bool fSetOldCursorPos =
GetCursorPos
(ref ptPrevious);
MS\Internal\AutomationProxies\WindowsTooltip.cs (2)
235
if (!Misc.
GetCursorPos
(ref pt))
294
if (!Misc.
GetCursorPos
(ref pt))