ScrollBar.ScrollHereCommand 필드

정의

ScrollBar에서 ContextMenu를 연 마우스 클릭 지점으로 ScrollBar를 스크롤하는 명령입니다.

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

필드 값

RoutedCommand

설명

이 명령은 사용자가 선택할 때 발생 여기로 스크롤 에서 ContextMenu 옵션입니다. ContextMenu 의 합니다 ScrollBar 위에 마우스 포인터를 올려 놓을 때 표시 되는 ScrollBar 를 마우스 오른쪽 단추를 누르면 합니다. 스크롤 옵션을 제공 하는이 메뉴는 ScrollBar합니다.

이 명령은 ScrollBar 의 일부인를 ScrollViewer 컨트롤을 통해 실행 되는 ScrollViewer합니다.

XAML 텍스트 사용

< object property=" ScrollBar.ScrollHereCommand"/>

적용 대상