ScrollBar.ScrollToVerticalOffsetCommand 欄位

定義

命令,將 ScrollBar 中的垂直 ScrollViewer 捲動至 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 文字使用方式

<object屬性="ScrollBar.ScrollToVerticalOffsetCommand"/>

適用於