C# Class Cindeck.Controls.UnitStatus

UnitStatus.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: noelex/Cindeck

Public Properties

Property Type Description
DanceProperty System.Windows.DependencyProperty
LifeProperty System.Windows.DependencyProperty
TotalAppealProperty System.Windows.DependencyProperty
VisualProperty System.Windows.DependencyProperty
VocalProperty System.Windows.DependencyProperty

Public Methods

Method Description
UnitStatus ( ) : PropertyChanged

Protected Methods

Method Description
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
return void

UnitStatus() public method

public UnitStatus ( ) : PropertyChanged
return PropertyChanged

Property Details

DanceProperty public_oe static_oe property

public static DependencyProperty,System.Windows DanceProperty
return System.Windows.DependencyProperty

LifeProperty public_oe static_oe property

public static DependencyProperty,System.Windows LifeProperty
return System.Windows.DependencyProperty

TotalAppealProperty public_oe static_oe property

public static DependencyProperty,System.Windows TotalAppealProperty
return System.Windows.DependencyProperty

VisualProperty public_oe static_oe property

public static DependencyProperty,System.Windows VisualProperty
return System.Windows.DependencyProperty

VocalProperty public_oe static_oe property

public static DependencyProperty,System.Windows VocalProperty
return System.Windows.DependencyProperty