AdornerProperties.LayoutProperty-Feld

Bezeichnet die angefügte Layout-Eigenschaft.

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

Syntax

'Declaration
Public Shared ReadOnly LayoutProperty As DependencyProperty
public static readonly DependencyProperty LayoutProperty
public:
static initonly DependencyProperty^ LayoutProperty
static val LayoutProperty: DependencyProperty
public static final var LayoutProperty : DependencyProperty

Feldwert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

AdornerProperties Klasse

Microsoft.Windows.Design.Interaction-Namespace

AdornerPanel

Weitere Ressourcen

Exemplarische Vorgehensweise: Erstellen eines Entwurfszeitadorners

Adorner-Architektur