SystemCommands.ShowSystemMenuCommand Propriedade

Definição

Recebe um comando que mostra o menu do sistema.

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

Valor de Propriedade

Um comando que mostra o menu do sistema.

Aplica-se a