TimeIndicator Properties
A horizontal line that marks the specified time value.Name | Description |
---|---|
DisplayMode | Specifies the display mode. This is a dependency property. |
DisplayTime | Gets or sets the time value marked by the time indicator. This is a dependency property. |
Fill | Specifies the brush used to paint the time indicator. This is a dependency property. |
TimeOffset | Specifies the offset applied to the display time. This is a dependency property. |
TrackCurrentTime | Specifies whether the time indicator marks the current time. This is a dependency property. |
See Also