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