2 references to WindowsProgressBar
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsProgressbar.cs (2)
65
return new
WindowsProgressBar
(hwnd, null, 0);
75
WindowsProgressBar wtv = new
WindowsProgressBar
(hwnd, null, 0);