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() 作業的路由命令。

適用於

另請參閱