Partilhar via


Construtor PropertyValueCollection

Initializes a new instance of the PropertyValueCollection 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 PropertyValueCollection(
    PropertyValue parentValue
)
protected:
PropertyValueCollection(
    PropertyValue^ parentValue
)
new : 
        parentValue:PropertyValue -> PropertyValueCollection
protected function PropertyValueCollection(
    parentValue : PropertyValue
)

Parâmetros

Exceções

Exceção Condição
ArgumentNullException

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

Segurança do .NET Framework

Consulte também

Referência

PropertyValueCollection Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura