Compartir a través de


DesignerView.AdornersVisibleProperty (Campo)

Identifica la propiedad de dependencia AdornersVisible.

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

Sintaxis

'Declaración
Public Shared ReadOnly AdornersVisibleProperty As DependencyProperty
public static readonly DependencyProperty AdornersVisibleProperty
public:
static initonly DependencyProperty^ AdornersVisibleProperty
static val AdornersVisibleProperty: DependencyProperty
public static final var AdornersVisibleProperty : DependencyProperty

Valor de campo

Tipo: System.Windows.DependencyProperty
Identificador de la propiedad de dependencia AdornersVisible.

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