Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuScrollViewer Class / MoveUpCommand Field

In This Topic
    MoveUpCommand Field
    In This Topic
    Command to scroll up.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveUpCommand As RoutedCommand
    public static readonly RoutedCommand MoveUpCommand
    See Also