2 references to WindowsStatusBar
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
58
WindowsStatusBar sb = new
WindowsStatusBar
(hwnd, null, 0, acc);
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
60
return new
WindowsStatusBar
(hwnd, null, idChild, null);