PropertyEntry Class

Definition

public ref class PropertyEntry abstract : Microsoft::VisualStudio::DesignTools::Extensibility::PropertyEditing::IPropertyFilterTarget, System::ComponentModel::INotifyPropertyChanged
public abstract class PropertyEntry : Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.IPropertyFilterTarget, System.ComponentModel.INotifyPropertyChanged
type PropertyEntry = class
    interface INotifyPropertyChanged
    interface IPropertyFilterTarget
Public MustInherit Class PropertyEntry
Implements INotifyPropertyChanged, IPropertyFilterTarget
Inheritance
PropertyEntry
Implements

Constructors

PropertyEntry()
PropertyEntry(PropertyValue)

Properties

CategoryName
Context
Description
DisplayName
HasStandardValues
IsAdvanced
IsReadOnly
MatchesFilter
ModelProperties
ParentValue
PropertyName
PropertyType
PropertyValue
PropertyValueEditor
StandardValues

Methods

ApplyFilter(PropertyFilter)
CreatePropertyValueInstance()
MatchesPredicate(IPropertyFilterPredicate)
OnFilterApplied(PropertyFilter)
OnPropertyChanged(PropertyChangedEventArgs)
OnPropertyChanged(String)

Events

FilterApplied
PropertyChanged

Applies to