DesignerView.DesignerViewProperty Field

Identifies the DesignerView dependency property.

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

Syntax

'Declaration
Public Shared ReadOnly DesignerViewProperty As DependencyProperty
public static readonly DependencyProperty DesignerViewProperty
public:
static initonly DependencyProperty^ DesignerViewProperty
static val DesignerViewProperty: DependencyProperty
public static final var DesignerViewProperty : DependencyProperty

Remarks

The identifier for the DesignerView dependency property.

.NET Framework Security

See Also

Reference

DesignerView Class

Microsoft.Windows.Design.Interaction Namespace

AdornerPanel

Other Resources

Walkthrough: Creating a Design-time Adorner

Adorner Architecture