Compartir a través de


DesignerView.ZoomLevelProperty (Campo)

Identifica la propiedad de dependencia ZoomLevel.

Espacio de nombres:  Microsoft.Windows.Design.Interaction
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
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

Comentarios

Identificador de la propiedad de dependencia ZoomLevel.

Seguridad de .NET Framework

Vea también

Referencia

DesignerView Clase

Microsoft.Windows.Design.Interaction (Espacio de nombres)

AdornerPanel

Otros recursos

Tutorial: Crear un adorno en tiempo de diseño

Arquitectura de los adornos