3 references to SB_LINEUP
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsScroll.cs (1)
416nAction = NativeMethods.SB_LINEUP;
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (2)
536wParam = NativeMethods.SB_LINEUP; 566if ((si.nPos == si.nMin) && (wParam == NativeMethods.SB_PAGEUP || wParam == NativeMethods.SB_LINEUP))