Badge Methods
The Badge control displays a text in a badge over a visual element.| Name | Description |
|---|---|
| GetBadge(DependencyObject) static | Gets the value of the Badge.Badge attached property to a specified DependencyObject. |
| SetBadge(DependencyObject, Badge) static | Sets the value of the Badge.Badge attached property to a specified DependencyObject. |
See Also