ModelItemDictionary.KeyProperty-Feld

ModelItemDictionary stellt eine angefügte "Key"-Eigenschaft zur Verfügung, die allen im Wörterbuch enthaltenen Elementen hinzugefügt wird. Der Datentyp der Key-Eigenschaft ist "ModelItem".

Namespace:  Microsoft.Windows.Design.Model
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
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

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelItemDictionary Klasse

Microsoft.Windows.Design.Model-Namespace

Weitere Ressourcen

Erweiterbare Architektur des WPF-Designers