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