2 references to GetBoundingRectangle
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
227
NativeMethods.Win32Rect rc = new NativeMethods.Win32Rect (WindowsStatusBarPane.
GetBoundingRectangle
(_hwnd, item));
462
return
GetBoundingRectangle
(_hwnd, _item);