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