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