skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class TimeBarSlider

Inheritance
System.Object
DoubleRangeBase
TimeBarSlider
Inherited Members
DoubleRangeBase.IsSelectionRangeEnabledProperty
DoubleRangeBase.SelectionStartProperty
DoubleRangeBase.SelectionEndProperty
DoubleRangeBase.MinimumRangeSpanProperty
DoubleRangeBase.MaximumRangeSpanProperty
DoubleRangeBase.SelectionProperty
DoubleRangeBase.IsCoercionSuppressedProperty
DoubleRangeBase.SelectionChangedEvent
DoubleRangeBase.add_SelectionStartChanged(RoutedPropertyChangedEventHandler<Double>)
DoubleRangeBase.remove_SelectionStartChanged(RoutedPropertyChangedEventHandler<Double>)
DoubleRangeBase.add_SelectionEndChanged(RoutedPropertyChangedEventHandler<Double>)
DoubleRangeBase.remove_SelectionEndChanged(RoutedPropertyChangedEventHandler<Double>)
DoubleRangeBase.add_MinimumRangeSpanChanged(RoutedPropertyChangedEventHandler<Double>)
DoubleRangeBase.remove_MinimumRangeSpanChanged(RoutedPropertyChangedEventHandler<Double>)
DoubleRangeBase.add_MaximumRangeSpanChanged(RoutedPropertyChangedEventHandler<Double>)
DoubleRangeBase.remove_MaximumRangeSpanChanged(RoutedPropertyChangedEventHandler<Double>)
DoubleRangeBase.add_SelectionChanged(RadRoutedEventHandler)
DoubleRangeBase.remove_SelectionChanged(RadRoutedEventHandler)
DoubleRangeBase.ArrangeOverride(Size)
DoubleRangeBase.OnSelectionChanged()
DoubleRangeBase.CoerceSelectionProperties()
DoubleRangeBase.CoerceRangeSpanProperties()
DoubleRangeBase.IsSelectionRangeEnabled
DoubleRangeBase.IsCoercionSuppressed
DoubleRangeBase.SelectionRange
DoubleRangeBase.Selection
DoubleRangeBase.SelectionEnd
DoubleRangeBase.SelectionStart
DoubleRangeBase.MinimumRangeSpan
DoubleRangeBase.MaximumRangeSpan
DoubleRangeBase.IsUserManipulationInProgress
DoubleRangeBase.IsInitializing
DoubleRangeBase.SelectionStartChanged
DoubleRangeBase.SelectionEndChanged
DoubleRangeBase.MinimumRangeSpanChanged
DoubleRangeBase.MaximumRangeSpanChanged
DoubleRangeBase.SelectionChanged
Namespace: Telerik.UI.Xaml.Controls.Primitives
Assembly: Telerik.WinUI.Controls.dll

Syntax

public class TimeBarSlider : DoubleRangeBase, IRangeSelector<double>

Constructors

TimeBarSlider()

Declaration
public TimeBarSlider()

Fields

AlternateThumbStyleProperty

Declaration
public static readonly DependencyProperty AlternateThumbStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

AutoToolTipContentTemplateProperty

Declaration
public static readonly DependencyProperty AutoToolTipContentTemplateProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

AutoToolTipPlacementProperty

Declaration
public static readonly DependencyProperty AutoToolTipPlacementProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

DecreaseHandleStyleProperty

Declaration
public static readonly DependencyProperty DecreaseHandleStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

DelayProperty

Declaration
public static readonly DependencyProperty DelayProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

EnableSideTicksProperty

Declaration
public static readonly DependencyProperty EnableSideTicksProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

HandlesVisibilityProperty

Declaration
public static readonly DependencyProperty HandlesVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IncreaseHandleStyleProperty

Declaration
public static readonly DependencyProperty IncreaseHandleStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsDeferredDraggingEnabledProperty

Declaration
public static readonly DependencyProperty IsDeferredDraggingEnabledProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsDirectionReversedProperty

Declaration
public static readonly DependencyProperty IsDirectionReversedProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsMouseWheelEnabledProperty

Declaration
public static readonly DependencyProperty IsMouseWheelEnabledProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsMoveToPointEnabledProperty

Declaration
public static readonly DependencyProperty IsMoveToPointEnabledProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsSnapToTickEnabledProperty

Declaration
public static readonly DependencyProperty IsSnapToTickEnabledProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MiddleThumbClickModeProperty

Declaration
public static readonly DependencyProperty MiddleThumbClickModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

OrientationProperty

Declaration
public static readonly DependencyProperty OrientationProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

RepeatIntervalProperty

Declaration
public static readonly DependencyProperty RepeatIntervalProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ResultTicksProperty

Declaration
public static readonly DependencyProperty ResultTicksProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SelectionMiddleThumbStyleProperty

Declaration
public static readonly DependencyProperty SelectionMiddleThumbStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

StepActionProperty

Declaration
public static readonly DependencyProperty StepActionProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ThumbStyleProperty

Declaration
public static readonly DependencyProperty ThumbStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ThumbToolTipStyleProperty

Declaration
public static readonly DependencyProperty ThumbToolTipStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ThumbVisibilityProperty

Declaration
public static readonly DependencyProperty ThumbVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TickBarStyleProperty

Declaration
public static readonly DependencyProperty TickBarStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TickFrequencyProperty

Declaration
public static readonly DependencyProperty TickFrequencyProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TickPlacementProperty

Declaration
public static readonly DependencyProperty TickPlacementProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TicksProperty

Declaration
public static readonly DependencyProperty TicksProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TickTemplateProperty

Declaration
public static readonly DependencyProperty TickTemplateProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TickTemplateSelectorProperty

Declaration
public static readonly DependencyProperty TickTemplateSelectorProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TrackStyleProperty

Declaration
public static readonly DependencyProperty TrackStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

Properties

AlternateThumbStyle

Declaration
public Style AlternateThumbStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

AutoToolTipContentTemplate

Declaration
public DataTemplate AutoToolTipContentTemplate { get; set; }
Property Value
Microsoft.UI.Xaml.DataTemplate

AutoToolTipPlacement

Declaration
public AutoToolTipPlacement AutoToolTipPlacement { get; set; }
Property Value
AutoToolTipPlacement

DecreaseHandleStyle

Declaration
public Style DecreaseHandleStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

Delay

Declaration
public int Delay { get; set; }
Property Value
System.Int32

EnableSideTicks

Declaration
public bool EnableSideTicks { get; set; }
Property Value
System.Boolean

HandlesVisibility

Declaration
public Visibility HandlesVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

IncreaseHandleStyle

Declaration
public Style IncreaseHandleStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

IsDeferredDraggingEnabled

Declaration
public bool IsDeferredDraggingEnabled { get; set; }
Property Value
System.Boolean

IsDirectionReversed

Declaration
public bool IsDirectionReversed { get; set; }
Property Value
System.Boolean

IsMouseWheelEnabled

Declaration
public bool IsMouseWheelEnabled { get; set; }
Property Value
System.Boolean

IsMoveToPointEnabled

Declaration
public bool IsMoveToPointEnabled { get; set; }
Property Value
System.Boolean

IsSnapToTickEnabled

Declaration
public bool IsSnapToTickEnabled { get; set; }
Property Value
System.Boolean

MiddleThumbClickMode

Declaration
public MiddleThumbClickMode MiddleThumbClickMode { get; set; }
Property Value
MiddleThumbClickMode

Orientation

Declaration
public Orientation Orientation { get; set; }
Property Value
Microsoft.UI.Xaml.Controls.Orientation

RepeatInterval

Declaration
public int RepeatInterval { get; set; }
Property Value
System.Int32

ResultTicks

Declaration
public ObservableCollection<double> ResultTicks { get; }
Property Value
System.Collections.ObjectModel.ObservableCollection<System.Double>

SelectionMiddleThumbStyle

Declaration
public Style SelectionMiddleThumbStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

StepAction

Declaration
public StepAction StepAction { get; set; }
Property Value
StepAction

ThumbStyle

Declaration
public Style ThumbStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

ThumbToolTipStyle

Declaration
public Style ThumbToolTipStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

ThumbVisibility

Declaration
public Visibility ThumbVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

TickBarStyle

Declaration
public Style TickBarStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

TickFrequency

Declaration
public double TickFrequency { get; set; }
Property Value
System.Double

TickPlacement

Declaration
public TickPlacement TickPlacement { get; set; }
Property Value
TickPlacement

Ticks

Declaration
public DoubleCollection Ticks { get; set; }
Property Value
Microsoft.UI.Xaml.Media.DoubleCollection

TickTemplate

Declaration
public DataTemplate TickTemplate { get; set; }
Property Value
Microsoft.UI.Xaml.DataTemplate

TickTemplateSelector

Declaration
public DataTemplateSelector TickTemplateSelector { get; set; }
Property Value
Microsoft.UI.Xaml.Controls.DataTemplateSelector

TrackStyle

Declaration
public Style TrackStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

Methods

ChangeVisualState()

Declaration
protected virtual void ChangeVisualState()

ChangeVisualState(Boolean)

Declaration
protected virtual void ChangeVisualState(bool useTransitions)
Parameters
System.Boolean useTransitions

OnApplyTemplate()

Declaration
protected override void OnApplyTemplate()
Overrides
DoubleRangeBase.OnApplyTemplate()

OnCreateAutomationPeer()

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.UI.Xaml.Automation.Peers.AutomationPeer

OnIsFocusedChanged()

Declaration
protected virtual void OnIsFocusedChanged()

OnIsSelectionRangeEnabledChanged()

Declaration
protected override void OnIsSelectionRangeEnabledChanged()
Overrides
DoubleRangeBase.OnIsSelectionRangeEnabledChanged()

OnKeyDown(KeyRoutedEventArgs)

Declaration
protected override void OnKeyDown(KeyRoutedEventArgs e)
Parameters
Microsoft.UI.Xaml.Input.KeyRoutedEventArgs e

OnMaximumChanged(Double, Double)

Declaration
protected override void OnMaximumChanged(double oldMaximum, double newMaximum)
Parameters
System.Double oldMaximum

System.Double newMaximum

Overrides
DoubleRangeBase.OnMaximumChanged(Double, Double)

OnMaximumRangeSpanChanged(Double, Double)

Declaration
protected override void OnMaximumRangeSpanChanged(double oldValue, double newValue)
Parameters
System.Double oldValue

System.Double newValue

Overrides
DoubleRangeBase.OnMaximumRangeSpanChanged(Double, Double)

OnMinimumChanged(Double, Double)

Declaration
protected override void OnMinimumChanged(double oldMinimum, double newMinimum)
Parameters
System.Double oldMinimum

System.Double newMinimum

Overrides
DoubleRangeBase.OnMinimumChanged(Double, Double)

OnMinimumRangeSpanChanged(Double, Double)

Declaration
protected override void OnMinimumRangeSpanChanged(double oldValue, double newValue)
Parameters
System.Double oldValue

System.Double newValue

Overrides
DoubleRangeBase.OnMinimumRangeSpanChanged(Double, Double)

OnOrientationChanged()

Declaration
protected virtual void OnOrientationChanged()

OnPointerWheelChanged(PointerRoutedEventArgs)

Declaration
protected override void OnPointerWheelChanged(PointerRoutedEventArgs e)
Parameters
Microsoft.UI.Xaml.Input.PointerRoutedEventArgs e

OnSelectionEndChanged(Double, Double)

Declaration
protected override void OnSelectionEndChanged(double oldValue, double newValue)
Parameters
System.Double oldValue

System.Double newValue

Overrides
DoubleRangeBase.OnSelectionEndChanged(Double, Double)

OnSelectionStartChanged(Double, Double)

Declaration
protected override void OnSelectionStartChanged(double oldValue, double newValue)
Parameters
System.Double oldValue

System.Double newValue

Overrides
DoubleRangeBase.OnSelectionStartChanged(Double, Double)

OnValueChanged(Double, Double)

Declaration
protected override void OnValueChanged(double oldValue, double newValue)
Parameters
System.Double oldValue

System.Double newValue

UpdateTrackLayout()

Declaration
protected virtual void UpdateTrackLayout()

Events

DragCompleted

Declaration
public event EventHandler<RadDragCompletedEventArgs> DragCompleted
Event Type
System.EventHandler<RadDragCompletedEventArgs>

DragDelta

Declaration
public event EventHandler<RadDragDeltaEventArgs> DragDelta
Event Type
System.EventHandler<RadDragDeltaEventArgs>

DragStarted

Declaration
public event EventHandler<RadDragStartedEventArgs> DragStarted
Event Type
System.EventHandler<RadDragStartedEventArgs>

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
Support Resources
  • Knowledge Base
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.