C# Class MetaGeta.GUI.ProgressBadge

Interaction logic for ProgressBadge.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen 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_oe static_oe property

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

BadgeProgressProperty public_oe static_oe property

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