Back to Devexpress

Badge Fields

wpf-devexpress-dot-xpf-dot-core-dot-badge-dot-underscore-fields.md

latest7.0 KB
Original Source

Badge Fields

The Badge control displays a text in a badge over a visual element.

NameDescription
AnimationDurationProperty staticIdentifies the Badge.AnimationDuration dependency property.
BackgroundProperty staticIdentifies the Badge.BackgroundProperty dependency property.
BadgeKindProperty staticIdentifies the Badge.BadgeKind dependency property.
BadgeProperty staticIdentifies the Badge.Badge attached property.
BadgeShapeProperty staticIdentifies the Badge.BadgeShape dependency property.
BorderBrushProperty staticIdentifies the Badge.BorderBrush dependency property.
BorderThicknessProperty staticIdentifies the Badge.BorderThickness dependency property.
ContentFormatProviderProperty staticIdentifies the Badge.ContentFormatProvider dependency property.
ContentProperty staticIdentifies the Badge.Content dependency property.
ContentStringFormatProperty staticIdentifies the Badge.ContentStringFormat dependency property.
ContentTemplateProperty staticIdentifies the Badge.ContentTemplate dependency property.
ContentTemplateSelectorProperty staticIdentifies the Badge.ContentTemplateSelector dependency property.
CornerRadiusProperty staticIdentifies the Badge.CornerRadius dependency property.
FontFamilyProperty staticIdentifies the Badge.FontFamily dependency property.
FontSizeProperty staticIdentifies the Badge.FontSize dependency property.
FontStretchProperty staticIdentifies the Badge.FontSize dependency property.
FontStyleProperty staticIdentifies the Badge.FontSize dependency property.
FontWeightProperty staticIdentifies the Badge.FontWeight dependency property.
ForegroundProperty staticIdentifies the Badge.Foreground dependency property.
HeightProperty staticIdentifies the Badge.Height dependency property.
HorizontalAlignmentProperty staticIdentifies the Badge.HorizontalAlignment dependency property.
HorizontalAnchorProperty staticIdentifies the Badge.HorizontalAnchor dependency property.
HorizontalContentAlignmentProperty staticIdentifies the Badge.HorizontalContentAlignment dependency property.
MarginProperty staticIdentifies the Badge.Margin dependency property.
MaxHeightProperty staticIdentifies the Badge.MaxHeight dependency property.
MaxWidthProperty staticIdentifies the Badge.MaxWidth dependency property.
MinHeightProperty staticIdentifies the Badge.MinHeight dependency property.
MinWidthProperty staticIdentifies the Badge.MinWidth dependency property.
OpacityProperty staticIdentifies the Badge.Opacity dependency property.
PaddingProperty staticIdentifies the Badge.Padding dependency property.
TemplateProperty staticIdentifies the Badge.Template dependency property.
VerticalAlignmentProperty staticIdentifies the Badge.VerticalAlignment dependency property.
VerticalAnchorProperty staticIdentifies the Badge.VerticalAnchor dependency property.
VerticalContentAlignmentProperty staticIdentifies the Badge.VerticalContentAlignment dependency property.
VisibilityProperty staticIdentifies the Badge.Visibility dependency property.
WidthProperty staticIdentifies the Badge.Width dependency property.

See Also

Badge Class

Badge Members

DevExpress.Xpf.Core Namespace