The DiagramToolBox type exposes the following members.

Constructors

  NameDescription
DiagramToolBox
Initializes a new instance of the DiagramToolBox class.

Fields

  NameDescription
FilterLabelProperty
Identifies the FilterLabel property.
FilterListProperty
Identifies the FilterList property.

Properties

  NameDescription
FilterLabel
Gets a string describing the currently selected filter option. This is a dependency property.
FilterList
Gets the available filters for this DiagramToolBox. This is a dependency property.
Groups
Gets the collection of DiagramToolBoxGroup objects displayed in this DiagramToolBox.

See Also