SystemCommands.CloseWindowCommand Özellik

Tanım

Bir pencereyi kapatan bir komut alır.

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

Özellik Değeri

Bir pencereyi kapatan bir komut.

Şunlara uygulanır