共用方式為


ScrollBar.ScrollToHorizontalOffsetCommand 欄位

定義

ScrollViewer 中水準 ScrollBar 卷動至 Parameter中提供之值的命令。

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

欄位值

備註

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

XAML 文字使用方式

< 物件屬性="ScrollBar.ScrollToHorizontalOffsetCommand"/>

適用於