Compartir a través de


ModelItemDictionary.KeyProperty (Campo)

ModelItemDictionary proporciona una propiedad adjunta "Key", que se agrega a todos los elementos incluidos en el diccionario. El tipo de datos de la propiedad Key es "ModelItem".

Espacio de nombres:  Microsoft.Windows.Design.Model
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

ModelItemDictionary Clase

Microsoft.Windows.Design.Model (Espacio de nombres)

Otros recursos

Arquitectura de extensibilidad de WPF Designer