SystemCommands.MaximizeWindowCommand Proprietà

Definizione

Ottiene un comando che ingrandisce una finestra.

public:
 static property System::Windows::Input::RoutedCommand ^ MaximizeWindowCommand { System::Windows::Input::RoutedCommand ^ get(); };
public static System.Windows.Input.RoutedCommand MaximizeWindowCommand { get; }
static member MaximizeWindowCommand : System.Windows.Input.RoutedCommand
Public Shared ReadOnly Property MaximizeWindowCommand As RoutedCommand

Valore della proprietà

Comando che ingrandisce una finestra.

Si applica a