ScrollBar.ScrollToHomeCommand Feld

Definition

Der Befehl, der den Inhalt zur oberen linken Ecke eines ScrollViewer-Steuerelements verschiebt.

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

Feldwert

RoutedCommand

Hinweise

Dieser Befehl wird nur mit einem ScrollViewer Steuerelement verwendet.

XAML-Textverwendung

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

Gilt für