ScrollBar.ScrollToEndCommand Feld

Definition

Der Befehl, der den Inhalt zur unteren rechten Ecke eines ScrollViewer-Steuerelements verschiebt.

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

Feldwert

RoutedCommand

Hinweise

Dieser Befehl wird nur mit einem ScrollViewer Steuerelement verwendet.

XAML-Textverwendung

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

Gilt für