Delen via


AdornerLayout Constructor

Initializes a new instance of the AdornerLayout class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New AdornerLayout()
protected AdornerLayout()
protected:
AdornerLayout()
protected function AdornerLayout()

.NET Framework Security

See Also

Reference

AdornerLayout Class

AdornerLayout Members

Microsoft.Windows.Design.Interaction Namespace

AdornerPanel

PrimarySelectionAdornerProvider

Other Resources

Walkthrough: Creating a Design-time Adorner

Adorner Architecture