Delen via


AdornerProperties.View Attached Property

Gets the view for 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 GetView, SetView
'Usage
See GetView, SetView
See GetView, SetView
See GetView, SetView
See GetView, SetView

Property Value

Type: System.Windows.DependencyObject
The view associated with the adorner, or nulla null reference (Nothing in Visual Basic) if no view has been set.

Dependency Property Information

Identifier field

ViewProperty

Metadata properties set to true

AffectsParentArrange, Inherits

.NET Framework Security

See Also

Reference

AdornerProperties Class

AdornerProperties Members

Microsoft.Windows.Design.Interaction Namespace

AdornerPanel

Other Resources

Walkthrough: Creating a Design-time Adorner

Adorner Architecture

Attached Properties Overview