TimeBarStackPanel
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class TimeBarStackPanel : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlTimeBarStackPanel...
Implements:
Inherited Members
Constructors
C#
public TimeBarStackPanel()
Properties
C#
public Thumb LeftHandle { get; }
C#
public Thumb RightHandle { get; }
C#
public SelectionThumb SelectionThumb { get; }
C#
public IList<ShadeControl> ShadeControls { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: