2 references to SBS_VERT
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsScrollBar.cs (1)
426return Misc.IsBitSet(Misc.GetWindowStyle(hwnd), NativeMethods.SBS_VERT);
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
180Scroll(amount, NativeMethods.SBS_VERT);