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