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