ComponentOne Basic Library for WPF and Silverlight
MoveLeftCommand Field (C1ScrollViewer)


C1.WPF Namespace > C1ScrollViewer Class : MoveLeftCommand Field
Command to scroll left.
Syntax
'Declaration
 
Public Shared ReadOnly MoveLeftCommand As System.Windows.Input.RoutedCommand
'Usage
 
Dim value As System.Windows.Input.RoutedCommand
 
value = C1ScrollViewer.MoveLeftCommand
public static readonly System.Windows.Input.RoutedCommand MoveLeftCommand
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members