ScrollBar.ScrollToVerticalOffsetCommand Campo

Definizione

Comando che scorre un verticale ScrollBar in un ScrollViewer oggetto fino al valore fornito in Parameter.

public: static initonly System::Windows::Input::RoutedCommand ^ ScrollToVerticalOffsetCommand;
public static readonly System.Windows.Input.RoutedCommand ScrollToVerticalOffsetCommand;
 staticval mutable ScrollToVerticalOffsetCommand : System.Windows.Input.RoutedCommand
Public Shared ReadOnly ScrollToVerticalOffsetCommand As RoutedCommand 

Valore del campo

Commenti

Questo comando viene usato solo con un ScrollViewer controllo .

Utilizzo del testo XAML

< proprietà="objectScrollBar.ScrollToVerticalOffsetCommand"/>

Si applica a