ComponentOne Scheduler for WPF and Silverlight
ActiveDateTime Class
Members 

C1.WPF.Schedule Namespace : ActiveDateTime Class
The ActiveDateTime class provides the Now dependency property that returns a current date/time and is being updated permanently over a specified period of time.
Object Model
ActiveDateTime Class
Syntax
'Declaration
 
Public NotInheritable Class ActiveDateTime 
   Inherits System.Windows.DependencyObject
public sealed class ActiveDateTime : System.Windows.DependencyObject 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.Schedule.ActiveDateTime

See Also

Reference

ActiveDateTime Members
C1.WPF.Schedule Namespace