Conversion API
RadTimeBar
allows you to convert a screen coordinates (a Point), to a DateTime value plotted on the timebar control. You can do that via the ConvertPointToDateTime
method of RadTimeBar. The method excepts an argument of type Windows.Foundation.Point
and it returns a DateTime
object.
The following example will show how to retrieve the DateTime that the mouse is currently over