Share via


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; }
static member FitToHeightCommand : System.Windows.Input.RoutedUICommand
Public Shared ReadOnly Property FitToHeightCommand As RoutedUICommand

属性值

执行 FitToHeight() 操作的路由命令。

适用于

另请参阅