1 write to pt
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
201if (!Misc.MapWindowPoints(IntPtr.Zero, _hwnd, ref HitTestInfo.pt, 1))
4 references to pt
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (4)
197HitTestInfo.pt.x = x; 198HitTestInfo.pt.y = y; 483HitTestInfo.pt.x = x; 484HitTestInfo.pt.y = y;