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

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