ShapeDesignerPropertyPanel
The following tables list the members exposed by the ShapeDesignerPropertyPanel type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Describe your member here. |
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the FillColor dependency property. |
|
![]() ![]() |
Identifies the RoundedCornerRadius dependency property. |
|
![]() ![]() |
Identifies the StrokeColor dependency property. |
|
![]() ![]() |
Identifies the StrokeDashStyle dependency property. |
|
![]() ![]() |
Identifies the StrokeThickness dependency property. |
|
![]() ![]() |
Identifies the Visible dependency property. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the current value of fill color picker control. |
|
![]() |
Gets or sets the current value of corner radius numeric up-down control. |
|
![]() |
Gets or sets the current value of stroke color picker control. |
|
![]() |
Gets or sets the current value of dash style combo box. |
|
![]() |
Gets or sets the current value of stroke thickness numeric up-down control. |
|
![]() |
Gets or sets a value indicating whether this control should be displayed. This is a dependency property. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
InitializeComponent |
Public Events| Name | Description | |
|---|---|---|
![]() |
Implements INotifyPropertyChanged.PropertyChanged |
See Also