Share via


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
'Usage
Dim value As DependencyProperty 

value = DesignerView.DesignerViewProperty
public static readonly DependencyProperty DesignerViewProperty
public:
static initonly DependencyProperty^ DesignerViewProperty
public static final var DesignerViewProperty : DependencyProperty

.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