4 references to Location
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
436Rect rc = _acc.Location;
MS\Internal\AutomationProxies\WindowsStatusBar.cs (3)
111hwndChild = GetChildHwnd(_hwnd, accChild.Location); 311hwndChild = GetChildHwnd(_hwnd, accChild.Location); 585return acc.Location;