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

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