Show / Hide Table of Contents

Class ListTimePickerPopup

Represents a time picker popup that allows choosing time from a ListBox.

Inheritance
System.Object
DependencyObject
UIElement
FrameworkElement
Control
TimePickerPopup
ListTimePickerPopup
Inherited Members
TimePickerPopup.Value
TimePickerPopup.ValueProperty
TimePickerPopup.Minimum
TimePickerPopup.MinimumProperty
TimePickerPopup.Maximum
TimePickerPopup.MaximumProperty
TimePickerPopup.Culture
TimePickerPopup.CultureProperty
TimePickerPopup.ActualCulture
TimePickerPopup.TimeGlobalizationInfo
TimePickerPopup.TimeGlobalizationInfoProperty
TimePickerPopup.OnTimeGlobalizationInfoChanged(TimeGlobalizationInfo, TimeGlobalizationInfo)
TimePickerPopup.ActualTimeGlobalizationInfo
TimePickerPopup.Format
TimePickerPopup.FormatProperty
TimePickerPopup.ActualFormat
TimePickerPopup.PopupSecondsInterval
TimePickerPopup.PopupSecondsIntervalProperty
TimePickerPopup.PopupMinutesInterval
TimePickerPopup.PopupMinutesIntervalProperty
TimePickerPopup.PopupTimeSelectionMode
TimePickerPopup.PopupTimeSelectionModeProperty
TimePickerPopup.ValueChanging
TimePickerPopup.ValueChanged
TimePickerPopup.Commit
TimePickerPopup.Cancel
TimePickerPopup.DoCancel()
TimePickerPopup.DoCommit()
TimePickerPopup.OnClosed()
TimePickerPopup.OnValueChanging(RoutedPropertyChangingEventArgs<Nullable<DateTime>>)
TimePickerPopup.OnCreateAutomationPeer()
Control.EnableBaseControlHandlingOfVisualStates
Control.ManageIsEnabled(Boolean)
Control.Background
Control.BackgroundProperty
Control.BorderBrush
Control.BorderBrushProperty
Control.BorderThickness
Control.BorderThicknessProperty
Control.FontWeight
Control.FontWeightProperty
Control.FontStyle
Control.FontStyleProperty
Control.Foreground
Control.ForegroundProperty
Control.FontFamily
Control.FontFamilyProperty
Control.FontSize
Control.FontSizeProperty
Control.TextDecorations
Control.TextDecorationsProperty
Control.Padding
Control.PaddingProperty
Control.HorizontalContentAlignment
Control.HorizontalContentAlignmentProperty
Control.VerticalContentAlignment
Control.VerticalContentAlignmentProperty
Control.TabIndex
Control.TabIndexProperty
Control.IsTabStop
Control.IsTabStopProperty
Control.TabNavigation
Control.TabNavigationProperty
Control.Template
Control.TemplateProperty
Control.ApplyTemplate()
Control.GetTemplateChild(String)
Control.Focus()
Control.HandlesScrolling
Control.OnGotFocus(RoutedEventArgs)
Control.OnLostFocus(RoutedEventArgs)
Control.CreateDomElement(Object, Object)
Control.CharacterSpacingProperty
Control.CharacterSpacing
Control.FontStretchProperty
Control.FontStretch
Control.OnDrop(DragEventArgs)
Control.OnDragEnter(DragEventArgs)
Control.OnDragLeave(DragEventArgs)
Control.OnTextInputUpdate(TextCompositionEventArgs)
Control.MeasureOverride(Size)
Control.ArrangeOverride(Size)
FrameworkElement.LayoutUpdated
FrameworkElement.SizeChanged
FrameworkElement.ResourceLookupMode
FrameworkElement.StyleProperty
FrameworkElement.Style
FrameworkElement.DefaultStyleKeyProperty
FrameworkElement.DefaultStyleKey
FrameworkElement.OverridesDefaultStyleProperty
FrameworkElement.OverridesDefaultStyle
FrameworkElement.OnVisualParentChanged(DependencyObject)
FrameworkElement.VisualChildrenCount
FrameworkElement.GetVisualChild(Int32)
FrameworkElement.Parent
FrameworkElement.AddLogicalChild(Object)
FrameworkElement.RemoveLogicalChild(Object)
FrameworkElement.LogicalChildren
FrameworkElement.TemplatedParent
FrameworkElement.Resources
FrameworkElement.IsLoaded
FrameworkElement.SetBinding(DependencyProperty, BindingBase)
FrameworkElement.SetBinding(DependencyProperty, Binding)
FrameworkElement.GetBindingExpression(DependencyProperty)
FrameworkElement.Cursor
FrameworkElement.CursorProperty
FrameworkElement.FindName(String)
FrameworkElement.Name
FrameworkElement.NameProperty
FrameworkElement.DataContext
FrameworkElement.DataContextProperty
FrameworkElement.DataContextChanged
FrameworkElement.Triggers
FrameworkElement.FlowDirectionProperty
FrameworkElement.FlowDirection
FrameworkElement.LanguageProperty
FrameworkElement.Language
FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs)
FrameworkElement.Tag
FrameworkElement.TagProperty
FrameworkElement.LoadedEvent
FrameworkElement.Loaded
FrameworkElement.Unloaded
FrameworkElement.BindingValidationError
FrameworkElement.ContextMenuProperty
FrameworkElement.ContextMenu
FrameworkElement.ContextMenuOpening
FrameworkElement.ToolTipProperty
FrameworkElement.ToolTip
FrameworkElement.INTERNAL_OnDetachedFromVisualTree()
FrameworkElement.INTERNAL_OnAttachedToVisualTree()
FrameworkElement.Height
FrameworkElement.HeightProperty
FrameworkElement.Width
FrameworkElement.WidthProperty
FrameworkElement.HorizontalAlignment
FrameworkElement.HorizontalAlignmentProperty
FrameworkElement.VerticalAlignment
FrameworkElement.VerticalAlignmentProperty
FrameworkElement.Margin
FrameworkElement.MarginProperty
FrameworkElement.MinHeight
FrameworkElement.MinHeightProperty
FrameworkElement.MinWidth
FrameworkElement.MinWidthProperty
FrameworkElement.MaxHeight
FrameworkElement.MaxHeightProperty
FrameworkElement.MaxWidth
FrameworkElement.MaxWidthProperty
FrameworkElement.ActualWidthProperty
FrameworkElement.ActualWidth
FrameworkElement.ActualHeightProperty
FrameworkElement.ActualHeight
UIElement.TransformToVisual(UIElement)
UIElement.RenderSize
UIElement.DesiredSize
UIElement.InvalidateMeasure()
UIElement.InvalidateArrange()
UIElement.Measure(Size)
UIElement.Arrange(Rect)
UIElement.UpdateLayout()
UIElement.DragEnter
UIElement.DragLeave
UIElement.Drop
UIElement.DragOver
UIElement.CacheMode
UIElement.CacheModeProperty
UIElement.Projection
UIElement.ProjectionProperty
UIElement.VisualParent
UIElement.AddVisualChild(UIElement)
UIElement.RemoveVisualChild(UIElement)
UIElement.OnVisualChildrenChanged(DependencyObject, DependencyObject)
UIElement.XamlSourcePath
UIElement.ClipToBounds
UIElement.ClipToBoundsProperty
UIElement.ClipProperty
UIElement.Clip
UIElement.IsEnabledProperty
UIElement.IsEnabled
UIElement.IsEnabledChanged
UIElement.EffectProperty
UIElement.Effect
UIElement.RenderTransformProperty
UIElement.RenderTransform
UIElement.RenderTransformOriginProperty
UIElement.RenderTransformOrigin
UIElement.UseLayoutRounding
UIElement.UseLayoutRoundingProperty
UIElement.Visibility
UIElement.VisibilityProperty
UIElement.IsVisibleProperty
UIElement.IsVisible
UIElement.IsVisibleChanged
UIElement.OpacityProperty
UIElement.Opacity
UIElement.OpacityMaskProperty
UIElement.OpacityMask
UIElement.IsHitTestVisible
UIElement.IsHitTestVisibleProperty
UIElement.AllowDrop
UIElement.AllowDropProperty
UIElement.CaptureMouse()
UIElement.IsMouseCaptured
UIElement.ReleaseMouseCapture()
UIElement.AllowScrollOnTouchMove
UIElement.AllowScrollOnTouchMoveProperty
UIElement.AddHandler(RoutedEvent, Delegate, Boolean)
UIElement.RemoveHandler(RoutedEvent, Delegate)
UIElement.MouseMoveEvent
UIElement.MouseMove
UIElement.OnMouseMove(MouseEventArgs)
UIElement.MouseLeftButtonDownEvent
UIElement.MouseLeftButtonDown
UIElement.OnMouseLeftButtonDown(MouseButtonEventArgs)
UIElement.MouseRightButtonDownEvent
UIElement.MouseRightButtonDown
UIElement.OnMouseRightButtonDown(MouseButtonEventArgs)
UIElement.MouseWheelEvent
UIElement.MouseWheel
UIElement.OnMouseWheel(MouseWheelEventArgs)
UIElement.MouseLeftButtonUpEvent
UIElement.MouseLeftButtonUp
UIElement.OnMouseLeftButtonUp(MouseButtonEventArgs)
UIElement.MouseEnterEvent
UIElement.MouseEnter
UIElement.OnMouseEnter(MouseEventArgs)
UIElement.MouseLeaveEvent
UIElement.MouseLeave
UIElement.OnMouseLeave(MouseEventArgs)
UIElement.TextInputStartEvent
UIElement.TextInputStart
UIElement.OnTextInputStart(TextCompositionEventArgs)
UIElement.TextInputEvent
UIElement.TextInput
UIElement.OnTextInput(TextCompositionEventArgs)
UIElement.TextInputUpdateEvent
UIElement.TextInputUpdate
UIElement.TappedEvent
UIElement.Tapped
UIElement.OnTapped(TappedRoutedEventArgs)
UIElement.MouseRightButtonUpEvent
UIElement.MouseRightButtonUp
UIElement.OnMouseRightButtonUp(MouseButtonEventArgs)
UIElement.KeyDownEvent
UIElement.KeyDown
UIElement.KeyUpEvent
UIElement.KeyUp
UIElement.OnKeyUp(KeyEventArgs)
UIElement.GotFocusEvent
UIElement.GotFocus
UIElement.LostFocusEvent
UIElement.LostFocus
UIElement.LostMouseCapture
UIElement.OnLostMouseCapture(MouseEventArgs)
UIElement.INTERNAL_AttachToDomEvents()
UIElement.INTERNAL_DetachFromDomEvents()
DependencyObject.GetValue(DependencyProperty)
DependencyObject.SetCurrentValue(DependencyProperty, Object)
DependencyObject.ReadLocalValue(DependencyProperty)
DependencyObject.SetValue(DependencyProperty, Object)
DependencyObject.SetValue(DependencyPropertyKey, Object)
DependencyObject.CoerceValue(DependencyProperty)
DependencyObject.Dispatcher
DependencyObject.ClearValue(DependencyProperty)
DependencyObject.ClearValue(DependencyPropertyKey)
DependencyObject.CheckAccess()
DependencyObject.GetAnimationBaseValue(DependencyProperty)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Controls
Assembly: OpenSilver.Controls.Input.Toolkit.dll
Syntax
[TemplatePart(Name = "ListBox", Type = typeof(ListBox))]
[StyleTypedProperty(Property = "ListBoxStyle", StyleTargetType = typeof(ListBox))]
[StyleTypedProperty(Property = "ListBoxItemStyle", StyleTargetType = typeof(ListBoxItem))]
public class ListTimePickerPopup : TimePickerPopup, IControl, IFrameworkElement, IUIElement, IDependencyObject
Remarks

Can also be used independently.

Constructors

| Improve this Doc View Source

ListTimePickerPopup()

Initializes a new instance of the ListTimePickerPopup class.

Declaration
public ListTimePickerPopup()

Fields

| Improve this Doc View Source

ListBoxItemStyleProperty

Identifies the ListBoxItemStyle dependency property.

Declaration
public static readonly DependencyProperty ListBoxItemStyleProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

ListBoxStyleProperty

Identifies the ListBoxStyle dependency property.

Declaration
public static readonly DependencyProperty ListBoxStyleProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

TimeItemsSelectionProperty

Identifies the TimeItemsSelection dependency property.

Declaration
public static readonly DependencyProperty TimeItemsSelectionProperty
Field Value
Type Description
DependencyProperty

Properties

| Improve this Doc View Source

ListBoxItemStyle

Gets or sets the Style applied to the ListBoxItems in the ListTimePickerPopup control.

Declaration
public Style ListBoxItemStyle { get; set; }
Property Value
Type Description
Style
| Improve this Doc View Source

ListBoxStyle

Gets or sets the Style applied to the ListBox portion the ListTimePickerPopup control.

Declaration
public Style ListBoxStyle { get; set; }
Property Value
Type Description
Style
| Improve this Doc View Source

TimeItemsSelection

Gets the collection of times used in the ListBox portion of the ListTimePickerPopup control.

Declaration
public ItemSelectionHelper<KeyValuePair<string, DateTime?>> TimeItemsSelection { get; }
Property Value
Type Description
ItemSelectionHelper<System.Collections.Generic.KeyValuePair<System.String, System.Nullable<System.DateTime>>>

The time items selection.

Methods

| Improve this Doc View Source

CreateAutomationPeer()

Creates the automation peer.

Declaration
protected override TimePickerPopupAutomationPeer CreateAutomationPeer()
Returns
Type Description
TimePickerPopupAutomationPeer

The ListTimePickerPopupAutomationPeer for this instance.

Overrides
TimePickerPopup.CreateAutomationPeer()
| Improve this Doc View Source

OnApplyTemplate()

Builds the visual tree for the ListTimePickerPopup control when a new template is applied.

Declaration
public override void OnApplyTemplate()
Overrides
TimePickerPopup.OnApplyTemplate()
| Improve this Doc View Source

OnCultureChanged(CultureInfo, CultureInfo)

Called when the culture changed.

Declaration
protected override void OnCultureChanged(CultureInfo oldValue, CultureInfo newValue)
Parameters
Type Name Description
System.Globalization.CultureInfo oldValue

The old value.

System.Globalization.CultureInfo newValue

The new value.

Overrides
TimePickerPopup.OnCultureChanged(CultureInfo, CultureInfo)
| Improve this Doc View Source

OnFormatChanged(ITimeFormat, ITimeFormat)

Called when format changed.

Declaration
protected override void OnFormatChanged(ITimeFormat oldValue, ITimeFormat newValue)
Parameters
Type Name Description
ITimeFormat oldValue

The old format.

ITimeFormat newValue

The new format.

Overrides
TimePickerPopup.OnFormatChanged(ITimeFormat, ITimeFormat)
| Improve this Doc View Source

OnKeyDown(KeyEventArgs)

Provides handling for the KeyDown event.

Declaration
protected override void OnKeyDown(KeyEventArgs e)
Parameters
Type Name Description
KeyEventArgs e

The data for the event.

Overrides
UIElement.OnKeyDown(KeyEventArgs)
| Improve this Doc View Source

OnMaximumChanged(Nullable<DateTime>, Nullable<DateTime>)

Called when the Maximum property value has changed.

Declaration
protected override void OnMaximumChanged(DateTime? oldValue, DateTime? newValue)
Parameters
Type Name Description
System.Nullable<System.DateTime> oldValue

Old value of the Maximum property.

System.Nullable<System.DateTime> newValue

New value of the Maximum property.

Overrides
TimePickerPopup.OnMaximumChanged(Nullable<DateTime>, Nullable<DateTime>)
| Improve this Doc View Source

OnMinimumChanged(Nullable<DateTime>, Nullable<DateTime>)

Called when the Minimum property value has changed.

Declaration
protected override void OnMinimumChanged(DateTime? oldValue, DateTime? newValue)
Parameters
Type Name Description
System.Nullable<System.DateTime> oldValue

Old value of the Minimum property.

System.Nullable<System.DateTime> newValue

New value of the Minimum property.

Overrides
TimePickerPopup.OnMinimumChanged(Nullable<DateTime>, Nullable<DateTime>)
| Improve this Doc View Source

OnOpened()

Called when TimePicker opened the popup.

Declaration
public override void OnOpened()
Overrides
TimePickerPopup.OnOpened()
Remarks

Called before the TimePicker reacts to value changes. This is done so that the Popup can 'snap' to a specific value without changing the selected value in the TimePicker.

| Improve this Doc View Source

OnPopupMinutesIntervalChanged(Int32, Int32)

Called when the popup minutes interval changed.

Declaration
protected override void OnPopupMinutesIntervalChanged(int oldValue, int newValue)
Parameters
Type Name Description
System.Int32 oldValue

The old value.

System.Int32 newValue

The new value.

Overrides
TimePickerPopup.OnPopupMinutesIntervalChanged(Int32, Int32)
| Improve this Doc View Source

OnPopupSecondsIntervalChanged(Int32, Int32)

Called when the popup seconds interval changed.

Declaration
protected override void OnPopupSecondsIntervalChanged(int oldValue, int newValue)
Parameters
Type Name Description
System.Int32 oldValue

The old value.

System.Int32 newValue

The new value.

Overrides
TimePickerPopup.OnPopupSecondsIntervalChanged(Int32, Int32)
| Improve this Doc View Source

OnPopupTimeSelectionModeChanged(PopupTimeSelectionMode, PopupTimeSelectionMode)

Called when the time selection mode is changed.

Declaration
protected override void OnPopupTimeSelectionModeChanged(PopupTimeSelectionMode oldValue, PopupTimeSelectionMode newValue)
Parameters
Type Name Description
PopupTimeSelectionMode oldValue

The old value.

PopupTimeSelectionMode newValue

The new value.

Overrides
TimePickerPopup.OnPopupTimeSelectionModeChanged(PopupTimeSelectionMode, PopupTimeSelectionMode)
| Improve this Doc View Source

OnValueChanged(RoutedPropertyChangedEventArgs<Nullable<DateTime>>)

Raises the ValueChanged event when Value property has changed.

Declaration
protected override void OnValueChanged(RoutedPropertyChangedEventArgs<DateTime?> e)
Parameters
Type Name Description
RoutedPropertyChangedEventArgs<System.Nullable<System.DateTime>> e

Event args.

Overrides
TimePickerPopup.OnValueChanged(RoutedPropertyChangedEventArgs<Nullable<DateTime>>)

Extension Methods

DependencyObjectHelper.GetSelfAndAncestors(DependencyObject)
UIElementExtendedRoutedEventExtensions.AddHandler(UIElement, ExtendedRoutedEvent, Delegate, Boolean)
UIElementExtendedRoutedEventExtensions.RemoveHandler(UIElement, ExtendedRoutedEvent, Delegate)
VisualTreeExtensions.GetVisualAncestors(DependencyObject)
VisualTreeExtensions.GetVisualAncestorsAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualChildren(DependencyObject)
VisualTreeExtensions.GetVisualChildrenAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualDescendants(DependencyObject)
VisualTreeExtensions.GetVisualDescendantsAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualSiblings(DependencyObject)
VisualTreeExtensions.GetVisualSiblingsAndSelf(DependencyObject)
VisualTreeExtensions.GetBoundsRelativeTo(FrameworkElement, UIElement)
VisualTreeExtensions.InvokeOnLayoutUpdated(FrameworkElement, Action)
  • Improve this Doc
  • View Source