다음을 통해 공유


ScrollBar.ScrollToHorizontalOffsetCommand 필드

정의

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

public: static initonly System::Windows::Input::RoutedCommand ^ ScrollToHorizontalOffsetCommand;
public static readonly System.Windows.Input.RoutedCommand ScrollToHorizontalOffsetCommand;
 staticval mutable ScrollToHorizontalOffsetCommand : System.Windows.Input.RoutedCommand
Public Shared ReadOnly ScrollToHorizontalOffsetCommand As RoutedCommand 

필드 값

설명

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

XAML 텍스트 사용

< 개체속성="ScrollBar.ScrollToHorizontalOffsetCommand"/>

적용 대상