Class TimePicker
TimePicker used by DateTimePickerFormInput.
Inheritance
TimePicker
Namespace: Esri.ArcGISRuntime.Toolkit.Primitives
Assembly: Esri.ArcGISRuntime.Toolkit.WPF.dll
Syntax
public class TimePicker : Control, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
Constructors
Name | Description |
---|---|
TimePicker() | Initializes an instance of the TimePicker class. |
Fields
Name | Description |
---|---|
TimeProperty | Identifies the Time dependency property. |
Properties
Name | Description |
---|---|
Time | Gets or sets the displayed time. |
Methods
Name | Description |
---|---|
OnApplyTemplate() | When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate(). |
Events
Name | Description |
---|---|
TimeChanged | Raised when the Time property changes |