DocumentViewer.FitToHeightCommand Vlastnost

Definice

RoutedUICommand Získá operaci, která provede FitToHeight() operaci.

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

Hodnota vlastnosti

RoutedUICommand

Směrovaný příkaz, který provede FitToHeight() operaci.

Platí pro

Viz také