Represents an advanced button that can optionally display a drop-down panel when clicked.
The following tables list the members exposed by the MindFusionButton type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the MindFusionButton class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the ButtonType dependency property. |
|
![]() ![]() |
Identifies the CornerRadius dependency property. |
|
![]() ![]() |
This member is for internal use only. |
|
![]() ![]() |
Identifies the IsDropDownOpen dependency property. |
|
![]() ![]() |
Identifies the OverBackground dependency property. |
|
![]() ![]() |
Identifies the PopupContent dependency property. |
|
![]() ![]() |
Identifies the PressedBackground dependency property. |
|
![]() ![]() |
Identifies the SplitButtonSize dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the type of the button. This is a dependency property. |
|
![]() |
Gets or sets the roundness of the button corners. This is a dependency property. |
|
![]() |
This member is for internal use only. |
|
![]() |
Gets or sets a value indicating whether the drop-down panel is open. This is a dependency property. |
|
![]() |
Gets or sets the background of the button when it is pointed with the mouse. This is a dependency property. |
|
![]() |
Gets or sets the contents of the drop-down panel. This is a dependency property. |
|
![]() |
Gets or sets the background of the button when it is pressed. This is a dependency property. |
|
![]() |
Gets or sets the width of the area containing the drop-down indicator. This is a dependency property. |
Name | Description | |
---|---|---|
![]() |
FrameworkElement.OnApplyTemplate override. |
Name | Description | |
---|---|---|
![]() |
Raises the Click event. |
|
![]() |
Raises the DropDownClosed event. |
|
![]() |
Raises the DropDownOpened event. |
|
![]() |
Raises the MouseButtonDown event. |
|
![]() |
Raises the SplitClick event. |
Name | Description | |
---|---|---|
![]() |
Raised when the button is clicked. |
|
![]() |
Raised when the drop down panel is closed. |
|
![]() |
Raised when the drop down panel is opened. |
|
![]() |
Raised when the mouse is pressed anywhere in the button. |
|
![]() |
Raised when the drop-down indicator in the button is clicked. |