SystemCommands.ShowSystemMenuCommand Eigenschaft

Definition

Ruft einen Befehl ab, der das Systemmenü anzeigt.

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

Eigenschaftswert

RoutedCommand

Ein Befehl, der das Systemmenü anzeigt.

Gilt für