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