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.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public sealed class ActiveDateTime : DependencyObject, IDisposable |
Visual Basic (Declaration) |
---|
Public NotInheritable Class ActiveDateTime _ Inherits DependencyObject _ Implements IDisposable |
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
C1.WPF.C1Schedule..::..ActiveDateTime
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
C1.WPF.C1Schedule..::..ActiveDateTime