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