SystemCommands.CloseWindowCommand Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
Comando che chiude una finestra.