4 references to Location
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
456Rect rc = _acc.Location;
MS\Internal\AutomationProxies\WindowsStatusBar.cs (3)
122hwndChild = GetChildHwnd(_hwnd, accChild.Location); 322hwndChild = GetChildHwnd(_hwnd, accChild.Location); 596return acc.Location;