C# Class BiliRanking.WPF.View.diyProp

Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: SkiTiSu/BiliRanking

Méthodes publiques

Свойство Type Description
TimeChangeProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetTimeChange ( DependencyObject obj ) : int
SetTimeChange ( DependencyObject obj, int value ) : void

Method Details

GetTimeChange() public static méthode

public static GetTimeChange ( DependencyObject obj ) : int
obj System.Windows.DependencyObject
Résultat int

SetTimeChange() public static méthode

public static SetTimeChange ( DependencyObject obj, int value ) : void
obj System.Windows.DependencyObject
value int
Résultat void

Property Details

TimeChangeProperty public_oe static_oe property

public static DependencyProperty,System.Windows TimeChangeProperty
Résultat System.Windows.DependencyProperty