Skip to content

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

NameSummary
.ctor

Properties

NameSummary
IsChevronVisibleGets or sets a value indicating whether gets or sets information whether to display the chevron icon on the right side of the card.
IconGets or sets displayed [IconElement](#

Fields

NameSummary
static IsChevronVisiblePropertyProperty for [IsChevronVisible](#
static IconPropertyProperty for [Icon](#
Inherited members