SystemCommands.RestoreWindowCommand Eigenschaft

Definition

Ruft einen Befehl ab, der ein Fenster wiederherstellt.

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

Eigenschaftswert

RoutedCommand

Ein Befehl, der ein Fenster wiederherstellt.

Gilt für