Share via


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
'Usage
Dim instance As New AdornerPlacementCollection()
public AdornerPlacementCollection()
public:
AdornerPlacementCollection()
public function AdornerPlacementCollection()

.NET Framework Security

See Also

Reference

AdornerPlacementCollection Class

AdornerPlacementCollection Members

Microsoft.Windows.Design.Interaction Namespace

AdornerPanel

PrimarySelectionAdornerProvider

Other Resources

Walkthrough: Creating a Design-time Adorner

Adorner Architecture