1 instantiation of WindowsStatusBarPane
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
121return new WindowsStatusBarPane(_hwnd, this, index, accChild);
1 reference to WindowsStatusBarPane
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
227NativeMethods.Win32Rect rc = new NativeMethods.Win32Rect (WindowsStatusBarPane.GetBoundingRectangle (_hwnd, item));