The TimelinePageChangedEventArgs type exposes the following members.

Constructors

  NameDescription
TimelinePageChangedEventArgs
Initializes a new instance of the TimelinePageChangedEventArgs class.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
NewTimelinePageFinish
Gets the new finish date and time.
NewTimelinePageStart
Gets the new start date and time.
OldTimelinePageFinish
Gets the old finish date and time.
OldTimelinePageStart
Gets the old start date and time.

See Also