ScrollBar.ScrollToHorizontalOffsetCommand Feld

Definition

Der Befehl, der einen horizontalen ScrollBar Bildlauf in einem ScrollViewer zu dem wert durchführt, in Parameterdem angegeben 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

< object-Eigenschaft="ScrollBar.ScrollToHorizontalOffsetCommand"/>

Gilt für: