CardAction class¶
Attributes: [ToolboxItem(true)] [ToolboxBitmap]
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.CardAction
Modifiers: public
Summary¶
Inherited from the ButtonBase interactive card styled according to Fluent Design.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class CardAction
class ButtonBase
ButtonBase <|-- CardAction
Inherits from: ButtonBase
Constructors¶
| Name | Summary |
|---|---|
| .ctor |
Properties¶
| Name | Summary |
|---|---|
| IsChevronVisible | Gets or sets a value indicating whether gets or sets information whether to display the chevron icon on the right side of the card. |
| Icon | Gets or sets displayed [IconElement](# |
Fields¶
| Name | Summary |
|---|---|
| static IsChevronVisibleProperty | Property for [IsChevronVisible](# |
| static IconProperty | Property for [Icon](# |