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