MindFusion.Wpf Pack Programmer's Guide
ShapeListBox Members
Constructors Fields Attached Properties Properties Methods
 


The ShapeListBox control displays a set of shapes defined via the Shape class.

The following tables list the members exposed by the ShapeListBox type.

 Public Constructors

  Name Description

ShapeListBox

 

 Public Fields

  Name Description

ItemsSourceProperty

Identifies the ItemsSource dependency property.

ShapeBrushProperty

Identifies the ShapeBrush dependency property.

ShapeProperty

Identifies the Shape attached property.

ShapeSizeProperty

Identifies the ShapeSize dependency property.

 Public Attached Properties

  Name Description

ShapeProperty

 

 Public Properties

  Name Description

ItemsSource

Gets or sets a collection of Shape objects that should be displayed inside this control.

ShapeBrush

Gets or sets the Brush used to fill shape icons.

ShapeSize

Gets or sets the size of shape icons.

 Public Methods

  Name Description

GetShape

Gets the value of Shape attached property.

OnApplyTemplate

Control.OnApplyTemplate override.

SetShape

Sets the value of Shape attached property.

 Protected Methods

  Name Description

OnPreviewMouseDown

Control.OnPreviewMouseDown override.

OnPreviewMouseMove

Control.OnPreviewMouseMove override.

 See Also

ShapeListBox Class
MindFusion.Diagramming.Wpf Namespace