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