Dela via


PlacementAdapter Constructor

Initializes a new instance of the PlacementAdapter class.

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

Syntax

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

.NET Framework Security

See Also

Reference

PlacementAdapter Class

PlacementAdapter Members

Microsoft.Windows.Design.Interaction Namespace

AdornerPlacementCollection

AdornerPanel

Other Resources

Walkthrough: Creating a Design-time Adorner

Adorner Architecture