Partager via


PropertyEntry, constructeur (PropertyValue)

Initialise une nouvelle instance de la classe PropertyEntry qui fait office de sous-propriété du PropertyValue spécifié.

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

Syntaxe

'Déclaration
Protected Sub New ( _
    parentValue As PropertyValue _
)
protected PropertyEntry(
    PropertyValue parentValue
)
protected:
PropertyEntry(
    PropertyValue^ parentValue
)
new : 
        parentValue:PropertyValue -> PropertyEntry
protected function PropertyEntry(
    parentValue : PropertyValue
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PropertyEntry Classe

PropertyEntry, surcharge

Microsoft.Windows.Design.PropertyEditing, espace de noms

Autres ressources

Extensibilité du Concepteur WPF

Architecture d'édition de propriété