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