SystemCommands.RestoreWindowCommand Proprietà

Definizione

Ottiene un comando che ripristina una finestra.

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

Valore della proprietà

Comando che ripristina una finestra.

Si applica a