ScrollBar.ScrollToHorizontalOffsetCommand Feld

Definition

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

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: