Groups together a collection of related diagram tools.

Namespace:  Mindscape.WpfDiagramming
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class DiagramToolBoxGroup : HeaderedItemsControl
Visual Basic (Declaration)
Public Class DiagramToolBoxGroup _
	Inherits HeaderedItemsControl

Inheritance Hierarchy

System..::.Object
  System.Windows.Threading..::.DispatcherObject
    System.Windows..::.DependencyObject
      System.Windows.Media..::.Visual
        System.Windows..::.UIElement
          System.Windows..::.FrameworkElement
            System.Windows.Controls..::.Control
              System.Windows.Controls..::.ItemsControl
                System.Windows.Controls..::.HeaderedItemsControl
                  Mindscape.WpfDiagramming..::.DiagramToolBoxGroup

See Also