3 references to GetCursorPos
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\Misc.cs (1)
972
bool fSetOldCursorPos =
GetCursorPos
(ref ptPrevious);
MS\Internal\AutomationProxies\WindowsTooltip.cs (2)
254
if (!Misc.
GetCursorPos
(ref pt))
313
if (!Misc.
GetCursorPos
(ref pt))