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