SystemCommands.RestoreWindowCommand 属性

定义

获取用于还原窗口的命令。

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

属性值

用于还原窗口的命令。

适用于