The ActiveDateTime type exposes the following members.

Properties

  NameDescription
Public propertyAligned
Gets or sets the Boolean value determining if value of the Now property should be aligned to the nearest millisecond.
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance.
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyInterval
Gets or sets the TimeSpan value determining interval of the Now property refreshing.
Public propertyIsSealed
Gets a value that declares whether this instance is currently read-only.
(Inherited from DependencyObject.)
Public propertyNow
Gets a current date/time value.

See Also