C# Class Com.Aote.ObjectTools.DateObject

Inheritance: CustomTypeHelper, IAsyncObject
Show file Open project: DuBin1988/restv2 Class Usage Examples

Public Properties

Property Type Description
CurrentDateProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnCompleted ( AsyncCompletedEventArgs e ) : void

Private Methods

Method Description
OnCurrentDateChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

OnCompleted() public method

public OnCompleted ( AsyncCompletedEventArgs e ) : void
e System.ComponentModel.AsyncCompletedEventArgs
return void

Property Details

CurrentDateProperty public static property

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