ScrollBar.ScrollToVerticalOffsetCommand Feld

Definition

Der Befehl, der eine vertikale ScrollBar in einem ScrollViewer zu dem Wert verschiebt, der in Parameter angegeben ist.

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 

Feldwert

RoutedCommand

Hinweise

Dieser Befehl wird nur mit einem ScrollViewer Steuerelement verwendet.

XAML-Textverwendung

<object propertyScrollBar.ScrollToVerticalOffsetCommand ="``"/>

Gilt für