Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ScrollViewer Class / MoveUpCommand Field

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