1 write to pt
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
196if (!Misc.MapWindowPoints(IntPtr.Zero, _hwnd, ref HitTestInfo.pt, 1))
4 references to pt
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (4)
192HitTestInfo.pt.x = x; 193HitTestInfo.pt.y = y; 479HitTestInfo.pt.x = x; 480HitTestInfo.pt.y = y;