DocumentViewer.FitToHeightCommand Propriedade

Definição

Obtém o RoutedUICommand que executa a operação 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

Valor da propriedade

O comando roteado que executa a FitToHeight() operação.

Aplica-se a

Confira também