Condividi tramite


Classe PropertyEntry

Aggiornamento: novembre 2007

Rappresenta una proprietà.

Spazio dei nomi:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design (in Microsoft.Windows.Design.dll)

Sintassi

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

Note

La classe PropertyEntry fornisce dati aggiuntivi, quasi sempre specifici del tipo per una proprietà.

La classe PropertyEntry è per le classi derivate dell'infrastruttura host.

Gerarchia di ereditarietà

System.Object
  Microsoft.Windows.Design.PropertyEditing.PropertyEntry

Codice thread safe

Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.

Vedere anche

Riferimenti

Membri PropertyEntry

Spazio dei nomi Microsoft.Windows.Design.PropertyEditing

Altre risorse

Estensibilità di Progettazione WPF

Architettura di modifica delle proprietà