Share via


AdornerPanel.Placements Attached Property

Gets or sets a collection of AdornerPlacementValue objects specifying the size and position of adorners in the adorner panel. This is a dependency property.

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

Syntax

'Declaration
See GetPlacements, SetPlacements
'Usage
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

AdornerPanel Members

Microsoft.Windows.Design.Interaction Namespace

Other Resources

Adorner Architecture

Layout Space and Render Space

Feature Providers and Feature Connectors