Condividi tramite


Campo AdornerProperties.LayoutProperty

Identifica la proprietà associata Layout.

Spazio dei nomi:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

'Dichiarazione
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

Valore di campo

Tipo: System.Windows.DependencyProperty
Identificatore della proprietà associata Layout.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AdornerProperties Classe

Spazio dei nomi Microsoft.Windows.Design.Interaction

AdornerPanel

Altre risorse

Procedura dettagliata: creazione di uno strumento decorativo visuale in fase di progettazione

Architettura degli strumenti decorativi visuali