Property | Type | Description | |
---|---|---|---|
ErrorProperty | |||
IsBusyProperty | |||
PathProperty | |||
StateProperty |
Method | Description | |
---|---|---|
AppointedDate ( int year, int month, int day ) : System.DateTime | ||
Load ( ) : void |
开始加载数据
|
|
MonthsBeforeToday ( int months ) : System.DateTime | ||
OnCompleted ( |
||
OnDataLoaded ( |
||
OnLoading ( ) : void | ||
OnPropertyChanged ( string name ) : void |
Method | Description | |
---|---|---|
IntervalChanged ( ) : void | ||
OnIntervalChanged ( |
||
OnPathChanged ( |
||
TimerChanged ( object o, |
public AppointedDate ( int year, int month, int day ) : System.DateTime | ||
year | int | |
month | int | |
day | int | |
return | System.DateTime |
public MonthsBeforeToday ( int months ) : System.DateTime | ||
months | int | |
return | System.DateTime |
public OnCompleted ( |
||
args | ||
return | void |
public OnDataLoaded ( |
||
args | ||
return | void |
public OnPropertyChanged ( string name ) : void | ||
name | string | |
return | void |
public static DependencyProperty,System.Windows ErrorProperty | ||
return |
public static DependencyProperty,System.Windows IsBusyProperty | ||
return |
public static DependencyProperty,System.Windows PathProperty | ||
return |