AdornerPanel.Placements Attached Property

Note: This API is now obsolete. Gets or sets a collection of AdornerPlacementValue objects specifying the size and position of adorners in the adorner panel.

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

Syntax

'Declaration
See GetPlacements, SetPlacements
See GetPlacements, SetPlacements
See GetPlacements, SetPlacements
See GetPlacements, SetPlacements
See GetPlacements, SetPlacements

Property Value

Type: Microsoft.Windows.Design.Interaction.AdornerPlacementCollection
An AdornerPlacementCollection which holds AdornerPlacementValue objects representing adorner's size and position.

Dependency Property Information

Identifier field

PlacementsProperty

Metadata properties set to true

AffectsParentArrange

.NET Framework Security

See Also

Reference

AdornerPanel Class

Microsoft.Windows.Design.Interaction Namespace

Other Resources

Adorner Architecture

Feature Providers and Feature Connectors