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