AdornerPlacementCollection Constructor

Initializes a new instance of the AdornerPlacementCollection class.

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 Security

See Also

Reference

AdornerPlacementCollection Class

Microsoft.Windows.Design.Interaction Namespace

AdornerPanel

PrimarySelectionAdornerProvider

Other Resources

Walkthrough: Creating a Design-time Adorner

Adorner Architecture