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 

필드 값

설명

이 명령은 컨트롤에서 ScrollViewer 만 사용됩니다.

XAML 텍스트 사용

< object속성="ScrollBar.ScrollToVerticalOffsetCommand"/>

적용 대상