C# Class MetaGeta.GUI.ProgressBadge

Interaction logic for ProgressBadge.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: anyoun/metageta

Public Properties

Property Type Description
BadgeCountProperty System.Windows.DependencyProperty
BadgeProgressProperty System.Windows.DependencyProperty

Public Methods

Method Description
ProgressBadge ( ) : System

Method Details

ProgressBadge() public method

public ProgressBadge ( ) : System
return System

Property Details

BadgeCountProperty public static property

Identifies the BadgeCount dependency property.
public static DependencyProperty,System.Windows BadgeCountProperty
return System.Windows.DependencyProperty

BadgeProgressProperty public static property

Identifies the BadgeProgress dependency property.
public static DependencyProperty,System.Windows BadgeProgressProperty
return System.Windows.DependencyProperty