SystemCommands.CloseWindowCommand Eigenschaft

Definition

Ruft einen Befehl ab, der ein Fenster schließt.

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

Eigenschaftswert

Ein Befehl, der ein Fenster schließt.

Gilt für: