4 references to Location
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
431
Rect rc = _acc.
Location
;
MS\Internal\AutomationProxies\WindowsStatusBar.cs (3)
108
hwndChild = GetChildHwnd(_hwnd, accChild.
Location
);
308
hwndChild = GetChildHwnd(_hwnd, accChild.
Location
);
583
return acc.
Location
;