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