SystemCommands.ShowSystemMenuCommand Propiedad

Definición

Obtiene un comando que muestra el menú 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 de propiedad

RoutedCommand

Un comando que muestra el menú del sistema.

Se aplica a