Condividi tramite


SystemCommands.CloseWindowCommand Proprietà

Definizione

Ottiene un comando che chiude una finestra.

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

Valore della proprietà

RoutedCommand

Comando che chiude una finestra.

Si applica a