Classe PropertyEntry
Representa uma propriedade.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design (em Microsoft.Windows.Design.dll)
Sintaxe
Public MustInherit Class PropertyEntry _
Implements INotifyPropertyChanged, IPropertyFilterTarget
Dim instance As PropertyEntry
public abstract class PropertyEntry : INotifyPropertyChanged,
IPropertyFilterTarget
public ref class PropertyEntry abstract : INotifyPropertyChanged,
IPropertyFilterTarget
public abstract class PropertyEntry implements INotifyPropertyChanged, IPropertyFilterTarget
Comentários
The PropertyEntry classe fornece principalmente específicas do tipo de dados adicionais para uma propriedade.
The PropertyEntry classe é para classes derivada de infra-estrutura do host.
Hierarquia de herança
System.Object
Microsoft.Windows.Design.PropertyEditing.PropertyEntry
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
Namespace Microsoft.Windows.Design.PropertyEditing