The TimelinePageChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TimelinePageChangedEventArgs |
Initializes a new instance of the TimelinePageChangedEventArgs class.
|
Methods
Name | Description | |
---|---|---|
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
Name | Description | |
---|---|---|
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.
|