Scheduler for WinRT
DateTimePropertyChangeEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by DateTimePropertyChangeEventArgs.

Public Constructors
 NameDescription
Public ConstructorDateTimePropertyChangeEventArgs ConstructorInitializes a new instance of the DateTimePropertyChangeEventArgs class with the specified dependency property, old and new DateTime value.  
Top
Public Properties
 NameDescription
Public PropertyNewValueGets a new property value.  
Public PropertyOldValueGets an old property value.  
Public PropertyOriginalSource (Inherited from Windows.UI.Xaml.RoutedEventArgs)
Public PropertyPropertyGets a Windows.UI.Xaml.DependencyProperty object. (Inherited from C1.Xaml.Schedule.PropertyChangeEventArgsBase)
Top
Public Methods
 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

DateTimePropertyChangeEventArgs Class
C1.Xaml.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.