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"/>

适用于