Badged Class

Namespace
MahApps.Metro.Controls
Base Types
  • BadgedEx
graph BT Type-->Base0["BadgedEx"] Type["Badged"] class Type type-node

Syntax

[TemplatePart(Name = BadgeContainerPartName, Type = typeof(UIElement))]
public class Badged : BadgedEx

Attributes

Type Description
TemplatePart

Fields

Name Constant Value Summary
BadgeChangedStoryboardProperty
Identifies the BadgeChangedStoryboard dependency property.
static

Properties

Name Value Summary
BadgeChangedStoryboard Storyboard

Methods

Name Value Summary
OnApplyTemplate() void