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