Partilhar via


Construtor PropertyEntryCollection

Initializes a new instance of the PropertyEntryCollection class.

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 PropertyEntryCollection(
    PropertyValue parentValue
)
protected:
PropertyEntryCollection(
    PropertyValue^ parentValue
)
new : 
        parentValue:PropertyValue -> PropertyEntryCollection
protected function PropertyEntryCollection(
    parentValue : PropertyValue
)

Parâmetros

Exceções

Exceção Condição
ArgumentNullException

parentValue is nulluma referência nula (Nothing no Visual Basic).

Comentários

O PropertyEntryCollection classe é para implementações de host.

Segurança do .NET Framework

Consulte também

Referência

PropertyEntryCollection Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura