Partilhar via


Construtor PropertyEntry (PropertyValue)

Inicializa uma nova instância do PropertyEntry classe que atua como uma subpropriedade especificado PropertyValue.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    parentValue As PropertyValue _
)
protected PropertyEntry(
    PropertyValue parentValue
)
protected:
PropertyEntry(
    PropertyValue^ parentValue
)
new : 
        parentValue:PropertyValue -> PropertyEntry
protected function PropertyEntry(
    parentValue : PropertyValue
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PropertyEntry Classe

Sobrecargas PropertyEntry

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura