2 references to GetBoundingRectangle
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
235
NativeMethods.Win32Rect rc = StatusBarGrip.
GetBoundingRectangle
(_hwnd);
774
return
GetBoundingRectangle
(_hwnd).ToRect(false);