DesignerView.ZoomLevelProperty Field

Identifies the ZoomLevel dependency property.

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

Syntax

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

Remarks

The identifier for the ZoomLevel 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