Share via


AdornerProperties.Order Attached Property

Gets the relative z-order of 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 GetOrder, SetOrder
See GetOrder, SetOrder
See GetOrder, SetOrder
See GetOrder, SetOrder
See GetOrder, SetOrder

Property Value

Type: Microsoft.Windows.Design.Interaction.AdornerOrder
An AdornerOrder specifying the relative z-order of the adorner.

Dependency Property Information

Identifier field

OrderProperty

Metadata properties set to true

Content

.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