PlacementAdapter Constructor

Initializes a new instance of the PlacementAdapter class.

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

Syntax

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

.NET Framework Security

See Also

Reference

PlacementAdapter Class

Microsoft.Windows.Design.Interaction Namespace

AdornerPlacementCollection

AdornerPanel

Other Resources

Walkthrough: Creating a Design-time Adorner

Adorner Architecture