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