Compartilhar via


Classe PropertyEntryCollection

Representa uma coleção de PropertyEntry instâncias para subpropriedades de um determinado PropertyEntry.

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

Sintaxe

Public MustInherit Class PropertyEntryCollection _
    Implements IEnumerable(Of PropertyEntry), IEnumerable

Dim instance As PropertyEntryCollection
public abstract class PropertyEntryCollection : IEnumerable<PropertyEntry>, 
    IEnumerable
public ref class PropertyEntryCollection abstract : IEnumerable<PropertyEntry^>, 
    IEnumerable
public abstract class PropertyEntryCollection implements IEnumerable<PropertyEntry>, IEnumerable

Hierarquia de herança

System.Object
  Microsoft.Windows.Design.PropertyEditing.PropertyEntryCollection

Acesso thread-safe

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Membros PropertyEntryCollection

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura