다음을 통해 공유


ScrollBar.ScrollToVerticalOffsetCommand 필드

정의

ScrollViewer 세로 ScrollBarParameter제공된 값으로 스크롤하는 명령입니다.

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

적용 대상