ScrollBar.ScrollToVerticalOffsetCommand 필드

정의

ScrollBar의 세로 ScrollViewerParameter에 제공된 값으로 스크롤하는 명령입니다.

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 property="ScrollBar.ScrollToVerticalOffsetCommand"/>

적용 대상