AdornerProperties.Task Attached Property

Gets the task for the specified 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 GetTask, SetTask
See GetTask, SetTask
See GetTask, SetTask
See GetTask, SetTask
See GetTask, SetTask

Property Value

Type: Microsoft.Windows.Design.Interaction.Task
The Task associated with the adorner.

Dependency Property Information

Identifier field

TaskProperty

Metadata properties set to true

None

.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