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

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