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