CategoryEntry Class

Definition

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

Constructors

CategoryEntry(String)

Properties

CategoryName
Item[String]
MatchesFilter
Properties

Methods

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

Events

FilterApplied
PropertyChanged

Applies to