SystemCommands.RestoreWindowCommand Propriété

Définition

Obtient une commande qui restaure une fenêtre.

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

Valeur de propriété

RoutedCommand

Une commande qui restaure une fenêtre.

S’applique à