C# Class BiliRanking.WPF.View.diyProp

Inheritance: System.Windows.DependencyObject
Mostrar archivo Open project: SkiTiSu/BiliRanking

Public Properties

Property Type Description
TimeChangeProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetTimeChange ( DependencyObject obj ) : int
SetTimeChange ( DependencyObject obj, int value ) : void

Method Details

GetTimeChange() public static method

public static GetTimeChange ( DependencyObject obj ) : int
obj System.Windows.DependencyObject
return int

SetTimeChange() public static method

public static SetTimeChange ( DependencyObject obj, int value ) : void
obj System.Windows.DependencyObject
value int
return void

Property Details

TimeChangeProperty public_oe static_oe property

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