2 references to GetBoundingRectangle
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
249
NativeMethods.Win32Rect rc = StatusBarGrip.
GetBoundingRectangle
(_hwnd);
788
return
GetBoundingRectangle
(_hwnd).ToRect(false);