2 references to WindowsProgressBar
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsProgressbar.cs (2)
53
return new
WindowsProgressBar
(hwnd, null, 0);
63
WindowsProgressBar wtv = new
WindowsProgressBar
(hwnd, null, 0);