DocumentViewer.FitToHeightCommand 속성

정의

FitToHeight() 작업을 수행하는 RoutedUICommand를 가져옵니다.

public:
 static property System::Windows::Input::RoutedUICommand ^ FitToHeightCommand { System::Windows::Input::RoutedUICommand ^ get(); };
public static System.Windows.Input.RoutedUICommand FitToHeightCommand { get; }
member this.FitToHeightCommand : System.Windows.Input.RoutedUICommand
Public Shared ReadOnly Property FitToHeightCommand As RoutedUICommand

속성 값

RoutedUICommand

FitToHeight() 작업을 수행하는 라우트된 명령입니다.

적용 대상

추가 정보