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