AdornerPlacementCollection-Konstruktor

Initialisiert eine neue Instanz der AdornerPlacementCollection-Klasse.

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

Syntax

'Declaration
Public Sub New
public AdornerPlacementCollection()
public:
AdornerPlacementCollection()
new : unit -> AdornerPlacementCollection
public function AdornerPlacementCollection()

.NET Framework-Sicherheit

Siehe auch

Referenz

AdornerPlacementCollection Klasse

Microsoft.Windows.Design.Interaction-Namespace

AdornerPanel

PrimarySelectionAdornerProvider

Weitere Ressourcen

Exemplarische Vorgehensweise: Erstellen eines Entwurfszeitadorners

Adorner-Architektur