Teilen über


ScrollBar.ScrollToHorizontalOffsetCommand Feld

Definition

Der Befehl, der einen horizontalen ScrollBar in einem ScrollViewer zu dem Wert scrollt, der in Parameterbereitgestellt wird.

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

Feldwert

Hinweise

Dieser Befehl wird nur mit einem ScrollViewer-Steuerelement verwendet.

XAML-Textverwendung

< ObjektEigenschaft="ScrollBar.ScrollToHorizontalOffsetCommand"/>

Gilt für: