Show / Hide Table of Contents

Class TimePicker

TimePicker used by DateTimePickerFormInput.

Inheritance
object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
TimePicker
Implements
IAnimatable
ISupportInitialize
IFrameworkInputElement
IInputElement
IQueryAmbient
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

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX