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