共用方式為


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

屬性值

還原視窗的命令。

適用於