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

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