Compartir a través de


AdornerProperties.LayoutProperty (Campo)

Identifica la propiedad adjunta Layout.

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

Sintaxis

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

Valor de campo

Tipo: System.Windows.DependencyProperty
Identificador de la propiedad adjunta Layout.

Seguridad de .NET Framework

Vea también

Referencia

AdornerProperties Clase

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

AdornerPanel

Otros recursos

Tutorial: Crear un adorno en tiempo de diseño

Arquitectura de los adornos