DocumentViewer.FitToHeightCommand Egenskap

Definition

Hämtar den RoutedUICommand som utför åtgärden 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

Egenskapsvärde

Det dirigerade kommandot som utför åtgärden FitToHeight() .

Gäller för

Se även