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 对象属性

适用于