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


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members