Partager via


ModelItemDictionary.KeyProperty, champ

ModelItemDictionary fournit une propriété jointe "Key", qui est ajoutée à tous les éléments contenus dans le dictionnaire. Le type de données de la propriété Key est "ModelItem".

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

Syntaxe

'Déclaration
Public Shared ReadOnly KeyProperty As PropertyIdentifier
public static readonly PropertyIdentifier KeyProperty
public:
static initonly PropertyIdentifier KeyProperty
static val KeyProperty: PropertyIdentifier
public static final var KeyProperty : PropertyIdentifier

Sécurité .NET Framework

Voir aussi

Référence

ModelItemDictionary Classe

Microsoft.Windows.Design.Model, espace de noms

Autres ressources

Architecture de l'extensibilité du Concepteur WPF