specialized in displaying TimeSpecialSlotControls.
Definition
Namespace:Telerik.Windows.Controls.TimeBar
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class TimeSpecialSlotContainer : ItemsControl
Inheritance: objectTimeSpecialSlotContainer
Constructors
C#
public TimeSpecialSlotContainer()
Methods
GetContainerForItemOverride()
DependencyObject
Creates or identifies the element that is used to display the given item.
C#
protected override DependencyObject GetContainerForItemOverride()
DependencyObject
The element that is used to display the given item.
OnCreateAutomationPeer()
AutomationPeer
Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer
The type-specific AutomationPeer implementation.
Raises the event. This method is invoked whenever
is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.