1 write to pt
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
212if (!Misc.MapWindowPoints(IntPtr.Zero, _hwnd, ref HitTestInfo.pt, 1))
4 references to pt
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (4)
208HitTestInfo.pt.x = x; 209HitTestInfo.pt.y = y; 498HitTestInfo.pt.x = x; 499HitTestInfo.pt.y = y;