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