Skip to content

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

NameSummary
.ctor

Properties

NameSummary
SeverityGets or sets the title of the [Severity](#
ValueGets or sets the title of the [Value](#
CornerRadiusGets or sets the title of the [CornerRadius](#
IconGets or sets displayed [IconElement](#

Fields

NameSummary
static IconPropertyProperty for [Icon](#
static SeverityPropertyProperty for [Severity](#
static ValuePropertyProperty for [Value](#
static CornerRadiusPropertyProperty for [CornerRadius](#
Inherited members

See also