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