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 |
|
Metadata properties set to true |
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.Windows.Design.Interaction Namespace