Share via


DocumentViewer.FitToHeightCommand Proprietà

Definizione

Ottiene l'oggetto RoutedUICommand che esegue l'operazione FitToHeight().

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

Valore della proprietà

Comando indirizzato che esegue l'operazione FitToHeight().

Si applica a

Vedi anche