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