Represents a panel-like control, which displays up to three synchronous timelines each with different time resolution.
The following tables list the members exposed by the TimelineHeader type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the TimelineHeader class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the AllowDrill dependency property. |
|
![]() ![]() |
Identifies the BottomTimelineSettings dependency property. |
|
![]() ![]() |
Identifies the DrilledIn routed event. |
|
![]() ![]() |
Identifies the DrilledOut routed event. |
|
![]() ![]() |
Identifies the DrillingIn routed event. |
|
![]() ![]() |
Identifies the DrillingOut routed event. |
|
![]() ![]() |
Identifies the MiddleTimelineSettings dependency property. |
|
![]() ![]() |
Identifies the Timelines dependency property. |
|
![]() ![]() |
Identifies the TopTimelineSettings dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the TimelineHeader is allowed to zoom in and out. This is a dependency property. |
|
![]() |
Gets or sets the TimelineSettings object, associated with the bottom timeline. This is a dependency property. |
|
![]() |
Gets or sets the standard width of cell in the bottom timeline. This is a dependency property. |
|
![]() |
Gets or sets a value, which indicates the number of cells to scroll when autoscrolling to the left. |
|
![]() |
Gets or sets the TimelineSettings object, associated with the middle timeline. This is a dependency property. |
|
![]() |
Gets or sets a value, which indicates the number of cells to scroll when autoscrolling to the right. |
|
![]() |
Gets or sets the number of timelines to be displayed in the header. This is a dependency property. |
|
![]() |
Gets or sets the TimelineSettings object, associated with the top timeline. This is a dependency property. |
Name | Description | |
---|---|---|
![]() |
Scrolls all timelines to the left. |
|
![]() |
Adds n units to the represented TimeSpan. |
|
![]() |
FrameworkElement.OnApplyTemplate override. |
|
![]() |
IWeakEventListener.ReceiveWeakEvent implementation. |
Name | Description | |
---|---|---|
![]() |
UIElement.OnMouseLeftButtonDown override. |
|
![]() |
UIElement.OnMouseMove override. |
|
![]() |
UIElement.OnPreviewKeyUp override. |
|
![]() |
UIElement.OnPreviewMouseLeftButtonUp override. |
Name | Description | |
---|---|---|
![]() |
Raised when the TimelineHeader is drilled in. |
|
![]() |
Raised when the TimelineHeader is drilled out. |
|
![]() |
Raised when the TimelineHeader is currently drilling in. |
|
![]() |
Raised when the TimelineHeader is currently drilling out. |