共用方式為


SystemCommands.ShowSystemMenuCommand 屬性

定義

取得顯示系統功能表的指令。

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

屬性值

RoutedCommand

顯示系統功能表的命令。

適用於