Class TimeIndicatorsPanel
Inheritance
System.Object
TimeIndicatorsPanel
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class TimeIndicatorsPanel : Panel
Constructors
TimeIndicatorsPanel()
Declaration
public TimeIndicatorsPanel()
Fields
OrientationProperty
Declaration
public static readonly DependencyProperty OrientationProperty
Field Value
Microsoft.
|
Properties
Orientation
Declaration
public Orientation Orientation { get; set; }
Property Value
Microsoft.
|
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
Windows.
|
Returns
Windows.
|
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Windows.
|
Returns
Windows.
|
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|