3 references to WindowsScrollBarBits
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsScrollBar.cs (2)
352
return new
WindowsScrollBarBits
(_hwnd, this, (int) item, _sbFlag);
542
return new
WindowsScrollBarBits
(_hwnd, this, (int) index, _sbFlag);
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
92
return new
WindowsScrollBarBits
(hwnd, parent, idChild -1, sbFlag);