Partager via


SystemCommands.CloseWindowCommand Propriété

Définition

Obtient une commande qui ferme une fenêtre.

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

Valeur de propriété

RoutedCommand

Une commande qui ferme une fenêtre.

S’applique à