InfoBadge class¶
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.InfoBadge
Modifiers: public
Summary¶
InfoBadge, a control that displays a small amount of information, typically a number or a small piece of text, in a compact way.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class InfoBadge
class Control
Control <|-- InfoBadge
Inherits from: Control
Constructors¶
| Name | Summary |
|---|---|
| .ctor |
Properties¶
| Name | Summary |
|---|---|
| Severity | Gets or sets the title of the [Severity](# |
| Value | Gets or sets the title of the [Value](# |
| CornerRadius | Gets or sets the title of the [CornerRadius](# |
| Icon | Gets or sets displayed [IconElement](# |
Fields¶
| Name | Summary |
|---|---|
| static IconProperty | Property for [Icon](# |
| static SeverityProperty | Property for [Severity](# |
| static ValueProperty | Property for [Value](# |
| static CornerRadiusProperty | Property for [CornerRadius](# |