共用方式為


ScrollBar.ScrollToVerticalOffsetCommand 欄位

定義

命令,將 ScrollViewer 中的垂直 ScrollBar 卷動至 Parameter中提供的值。

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

欄位值

備註

此命令只會與 ScrollViewer 控件搭配使用。

XAML 文字使用方式

scrollBar.ScrollToVerticalOffsetCommand 物件属性

適用於