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 

フィールド値

RoutedCommand

注釈

このコマンドは、コントロールでのみ ScrollViewer 使用されます。

XAML テキストの使用法

<object propertyScrollBar.ScrollToVerticalOffsetCommand ="``"/>

適用対象