Badge Fields
The Badge control displays a text in a badge over a visual element.| Name | Description |
|---|---|
| AnimationDurationProperty static | Identifies the Badge.AnimationDuration dependency property. |
| BackgroundProperty static | Identifies the Badge.BackgroundProperty dependency property. |
| BadgeKindProperty static | Identifies the Badge.BadgeKind dependency property. |
| BadgeProperty static | Identifies the Badge.Badge attached property. |
| BadgeShapeProperty static | Identifies the Badge.BadgeShape dependency property. |
| BorderBrushProperty static | Identifies the Badge.BorderBrush dependency property. |
| BorderThicknessProperty static | Identifies the Badge.BorderThickness dependency property. |
| ContentFormatProviderProperty static | Identifies the Badge.ContentFormatProvider dependency property. |
| ContentProperty static | Identifies the Badge.Content dependency property. |
| ContentStringFormatProperty static | Identifies the Badge.ContentStringFormat dependency property. |
| ContentTemplateProperty static | Identifies the Badge.ContentTemplate dependency property. |
| ContentTemplateSelectorProperty static | Identifies the Badge.ContentTemplateSelector dependency property. |
| CornerRadiusProperty static | Identifies the Badge.CornerRadius dependency property. |
| FontFamilyProperty static | Identifies the Badge.FontFamily dependency property. |
| FontSizeProperty static | Identifies the Badge.FontSize dependency property. |
| FontStretchProperty static | Identifies the Badge.FontSize dependency property. |
| FontStyleProperty static | Identifies the Badge.FontSize dependency property. |
| FontWeightProperty static | Identifies the Badge.FontWeight dependency property. |
| ForegroundProperty static | Identifies the Badge.Foreground dependency property. |
| HeightProperty static | Identifies the Badge.Height dependency property. |
| HorizontalAlignmentProperty static | Identifies the Badge.HorizontalAlignment dependency property. |
| HorizontalAnchorProperty static | Identifies the Badge.HorizontalAnchor dependency property. |
| HorizontalContentAlignmentProperty static | Identifies the Badge.HorizontalContentAlignment dependency property. |
| MarginProperty static | Identifies the Badge.Margin dependency property. |
| MaxHeightProperty static | Identifies the Badge.MaxHeight dependency property. |
| MaxWidthProperty static | Identifies the Badge.MaxWidth dependency property. |
| MinHeightProperty static | Identifies the Badge.MinHeight dependency property. |
| MinWidthProperty static | Identifies the Badge.MinWidth dependency property. |
| OpacityProperty static | Identifies the Badge.Opacity dependency property. |
| PaddingProperty static | Identifies the Badge.Padding dependency property. |
| TemplateProperty static | Identifies the Badge.Template dependency property. |
| VerticalAlignmentProperty static | Identifies the Badge.VerticalAlignment dependency property. |
| VerticalAnchorProperty static | Identifies the Badge.VerticalAnchor dependency property. |
| VerticalContentAlignmentProperty static | Identifies the Badge.VerticalContentAlignment dependency property. |
| VisibilityProperty static | Identifies the Badge.Visibility dependency property. |
| WidthProperty static | Identifies the Badge.Width dependency property. |
See Also