ScrollBar.ScrollToEndCommand 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將內容卷動至 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