Condividi tramite


Campo AdornerProperties.OrderProperty

Identifica la proprietà associata Order.

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

Sintassi

'Dichiarazione
Public Shared ReadOnly OrderProperty As DependencyProperty
public static readonly DependencyProperty OrderProperty
public:
static initonly DependencyProperty^ OrderProperty
static val OrderProperty: DependencyProperty
public static final var OrderProperty : DependencyProperty

Valore di campo

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AdornerProperties Classe

Spazio dei nomi Microsoft.Windows.Design.Interaction

AdornerOrder

AdornerPanel

Altre risorse

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

Architettura degli strumenti decorativi visuali