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