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