SystemCommands.ShowSystemMenuCommand Propriedade

Definição

Obtém um comando que exibe o menu de sistema.

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

Valor da propriedade

RoutedCommand

Um comando que exibe o menu do sistema.

Aplica-se a