次の方法で共有


ScrollBar.ScrollToEndCommand フィールド

定義

コンテンツを ScrollViewer コントロールの右下隅までスクロールするコマンド。

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 

フィールド値

注釈

このコマンドは、ScrollViewer コントロールでのみ使用されます。

XAML テキストの使用法

ScrollBar.ScrollToEndCommandオブジェクトプロパティを します

適用対象