2 writes to pt
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (2)
1407
hitTest.
pt
= pt;
1413
if (Misc.MapWindowPoints(IntPtr.Zero, hwnd, ref hitTest.
pt
, 1))
2 references to pt
UIAutomationClientSideProviders (2)
MS\Win32\NativeMethods.cs (2)
771
pt = htinfo.
pt
;
789
pt = htinfo.
pt
;