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