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