3 references to WindowsScrollBarBits
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsScrollBar.cs (2)
337return new WindowsScrollBarBits (_hwnd, this, (int) item, _sbFlag); 527return new WindowsScrollBarBits (_hwnd, this, (int) index, _sbFlag);
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
83return new WindowsScrollBarBits(hwnd, parent, idChild -1, sbFlag);