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 | |
|---|---|---|
![]() |
|
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the ItemsSource dependency property. |
|
![]() ![]() |
Identifies the ShapeBrush dependency property. |
|
![]() ![]() |
Identifies the Shape attached property. |
|
![]() ![]() |
Identifies the ShapeSize dependency property. |
Public Attached Properties| Name | Description | |
|---|---|---|
![]() |
|
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a collection of Shape objects that should be displayed inside this control. |
|
![]() |
Gets or sets the Brush used to fill shape icons. |
|
![]() |
Gets or sets the size of shape icons. |
Public Methods| Name | Description | |
|---|---|---|
![]() ![]() |
Gets the value of Shape attached property. |
|
![]() |
Control.OnApplyTemplate override. |
|
![]() ![]() |
Sets the value of Shape attached property. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Control.OnPreviewMouseDown override. |
|
![]() |
Control.OnPreviewMouseMove override. |
See Also