AdornerLayout-Konstruktor

Initialisiert eine neue Instanz der AdornerLayout-Klasse.

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

Syntax

'Declaration
Protected Sub New
protected AdornerLayout()
protected:
AdornerLayout()
new : unit -> AdornerLayout
protected function AdornerLayout()

.NET Framework-Sicherheit

Siehe auch

Referenz

AdornerLayout Klasse

Microsoft.Windows.Design.Interaction-Namespace

AdornerPanel

PrimarySelectionAdornerProvider

Weitere Ressourcen

Exemplarische Vorgehensweise: Erstellen eines Entwurfszeitadorners

Adorner-Architektur