AdornerProperties.ModelProperty (Campo)

Identifica la propiedad adjunta Model.

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

Sintaxis

'Declaración
Public Shared ReadOnly ModelProperty As DependencyProperty
public static readonly DependencyProperty ModelProperty
public:
static initonly DependencyProperty^ ModelProperty
static val ModelProperty: DependencyProperty
public static final var ModelProperty : DependencyProperty

Valor de campo

Tipo: System.Windows.DependencyProperty
Identificador de la propiedad adjunta Model.

Seguridad de .NET Framework

Vea también

Referencia

AdornerProperties Clase

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

ModelItem

AdornerPanel

Otros recursos

Tutorial: Crear un adorno en tiempo de diseño

Arquitectura de los adornos