PropertyOrder.Early, propriété

Mise à jour : novembre 2007

Obtient la position initiale définie par le système.

Espace de noms :  Microsoft.Windows.Design.PropertyEditing
Assembly :  Microsoft.Windows.Design (dans Microsoft.Windows.Design.dll)

Syntaxe

Public Shared ReadOnly Property Early As PropertyOrder

Dim value As PropertyOrder

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

Valeur de propriété

Type : Microsoft.Windows.Design.PropertyEditing.PropertyOrder

Instance de PropertyOrder qui représente la position initiale définie par le système.

Autorisations

Voir aussi

Référence

PropertyOrder, classe

Membres PropertyOrder

Microsoft.Windows.Design.PropertyEditing, espace de noms

Autres ressources

Architecture d'édition de propriété

Extensibilité du concepteur WPF