C# 클래스 MetaGeta.GUI.ProgressBadge

Interaction logic for ProgressBadge.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: anyoun/metageta

공개 프로퍼티들

프로퍼티 타입 설명
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