Gets or sets the selected time.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public TimeSpan SelectedTime { get; set; } |
| Visual Basic |
|---|
Public Property SelectedTime As TimeSpan Get Set |
| XAML Property Element Usage |
|---|
<object> <object.SelectedTime> <TimeSpan .../> </object.SelectedTime> </object> |