2 writes to pt
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (2)
1418
hitTest.
pt
= pt;
1424
if (Misc.MapWindowPoints(IntPtr.Zero, hwnd, ref hitTest.
pt
, 1))
2 references to pt
UIAutomationClientsideProviders (2)
MS\Win32\NativeMethods.cs (2)
788
pt = htinfo.
pt
;
806
pt = htinfo.
pt
;