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