The DiagramToolBoxFilterItem type exposes the following members.

Methods

  NameDescription
OnPropertyChanged
Raises the PropertyChanged event.
(Inherited from ViewModelBase.)
Set<(Of <(T>)>)
Sets the value of a field, raising the PropertyChanged event if required.
(Inherited from ViewModelBase.)

Properties

  NameDescription
IsSelected
Gets or sets whether or not this filter item is selected.
Name
Gets the name of the filter item.

Events

  NameDescription
PropertyChanged
Occurs when a property value changes.
(Inherited from ViewModelBase.)

See Also