Compartilhar via


Construtor CategoryEntry

Initializes a new instance of the CategoryEntry class.

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

Sintaxe

'Declaração
Protected Sub New ( _
    name As String _
)
protected CategoryEntry(
    string name
)
protected:
CategoryEntry(
    String^ name
)
new : 
        name:string -> CategoryEntry
protected function CategoryEntry(
    name : String
)

Parâmetros

Exceções

Exceção Condição
ArgumentNullException

nameestá vazio ou nulluma referência nula (Nothing no Visual Basic).

Segurança do .NET Framework

Consulte também

Referência

CategoryEntry Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura