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