Partager via


PropertyValueEditorCommands.ShowContextMenu, propriété

Obtient RoutedCommand qui représente une demande pour afficher un menu contextuel dans PropertyContainer.

Espace de noms :  Microsoft.Windows.Design.PropertyEditing
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property ShowContextMenu As RoutedCommand
    Get
public static RoutedCommand ShowContextMenu { get; }
public:
static property RoutedCommand^ ShowContextMenu {
    RoutedCommand^ get ();
}
static member ShowContextMenu : RoutedCommand
static function get ShowContextMenu () : RoutedCommand

Valeur de propriété

Type : System.Windows.Input.RoutedCommand
Demande pour afficher un menu contextuel dans le PropertyContainer.

Exemples

Architecture de l'extensibilité du Concepteur WPF

PropertyValueEditor

Sécurité .NET Framework

Voir aussi

Référence

PropertyValueEditorCommands Classe

Microsoft.Windows.Design.PropertyEditing, espace de noms