Share via


AdornerProperties.Model Attached Property

Gets the model item associated with the adorner. This is an attached property.

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

Syntax

'Declaration
See GetModel, SetModel
See GetModel, SetModel
See GetModel, SetModel
See GetModel, SetModel
See GetModel, SetModel

Property Value

Type: Microsoft.Windows.Design.Model.ModelItem
The ModelItem associated with the adorner.

Dependency Property Information

Identifier field

ModelProperty

Metadata properties set to true

AffectsParentArrange, Inherits

.NET Framework Security

See Also

Reference

AdornerProperties Class

Microsoft.Windows.Design.Interaction Namespace

AdornerPanel

Other Resources

Walkthrough: Creating a Design-time Adorner

Adorner Architecture

Attached Properties Overview