2 references to SBS_HORZ
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (2)
183Scroll(amount, NativeMethods.SBS_HORZ); 563int msg = (style == NativeMethods.SBS_HORZ) ? NativeMethods.WM_HSCROLL : NativeMethods.WM_VSCROLL;