C# Класс MetaGeta.GUI.ProgressBadge

Interaction logic for ProgressBadge.xaml
Наследование: System.Windows.Controls.UserControl
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
BadgeCountProperty System.Windows.DependencyProperty
BadgeProgressProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
ProgressBadge ( ) : System

Описание методов

ProgressBadge() публичный Метод

public ProgressBadge ( ) : System
Результат System

Описание свойств

BadgeCountProperty публичное статическое свойство

Identifies the BadgeCount dependency property.
public static DependencyProperty,System.Windows BadgeCountProperty
Результат System.Windows.DependencyProperty

BadgeProgressProperty публичное статическое свойство

Identifies the BadgeProgress dependency property.
public static DependencyProperty,System.Windows BadgeProgressProperty
Результат System.Windows.DependencyProperty