AdornerProperties.ModelProperty-Feld

Bezeichnet die angefügte Model-Eigenschaft.

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

Syntax

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

Feldwert

Typ: System.Windows.DependencyProperty
Der Bezeichner für die angefügte Model-Eigenschaft

.NET Framework-Sicherheit

Siehe auch

Referenz

AdornerProperties Klasse

Microsoft.Windows.Design.Interaction-Namespace

ModelItem

AdornerPanel

Weitere Ressourcen

Exemplarische Vorgehensweise: Erstellen eines Entwurfszeitadorners

Adorner-Architektur