Condividi tramite


Proprietà PropertyOrder.Default

Aggiornamento: novembre 2007

Ottiene la posizione predefinita nell'ordine definita dal sistema.

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

Sintassi

Public Shared ReadOnly Property Default As PropertyOrder

Dim value As PropertyOrder

value = PropertyOrder.Default
public static PropertyOrder Default { get; }
public:
static property PropertyOrder^ Default {
    PropertyOrder^ get ();
}
public static function get Default () : PropertyOrder

Valore proprietà

Tipo: Microsoft.Windows.Design.PropertyEditing.PropertyOrder

Istanza di PropertyOrder che rappresenta la posizione predefinita nell'ordine.

Autorizzazioni

Vedere anche

Riferimenti

PropertyOrder Classe

Membri PropertyOrder

Spazio dei nomi Microsoft.Windows.Design.PropertyEditing

Altre risorse

Architettura di modifica delle proprietà

Estensibilità di Progettazione WPF