SystemCommands.CloseWindowCommand Propriedade

Definição

Recebe um comando que fecha uma janela.

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

Valor de Propriedade

Um comando que fecha uma janela.

Aplica-se a