2 references to WindowsSlider
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsSlider.cs (2)
56
return new
WindowsSlider
(hwnd, null, idChild);
64
WindowsSlider wtv = new
WindowsSlider
(hwnd, null, 0);