Share via


DesignerView.DesignerView Attached Property

Gets or sets the designer view attached property. This is a dependency property.

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

Syntax

'Declaration
See GetDesignerView
'Usage
See GetDesignerView
See GetDesignerView
See GetDesignerView
See GetDesignerView

Property Value

Type: Microsoft.Windows.Design.Interaction.DesignerView
The DesignerView for the UI tree.

Dependency Property Information

Identifier field

DesignerViewProperty

Metadata properties set to true

Inherits, OverridesInheritanceBehavior

.NET Framework Security

See Also

Reference

DesignerView Class

DesignerView Members

Microsoft.Windows.Design.Interaction Namespace

AdornerPanel

Other Resources

Walkthrough: Creating a Design-time Adorner

Adorner Architecture