Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight 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 C1Command
    public static readonly C1Command MoveUpCommand
    See Also