[]
        
(Showing Draft Content)

C1.WPF.Schedule.VisualIntervalPresenter

VisualIntervalPresenter Class

Represents a selectable item in a VisualIntervalsPresenter.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class VisualIntervalPresenter : ListBoxItem, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild

Constructors

Name Description
VisualIntervalPresenter()

Initializes a new instance of the VisualIntervalPresenter class.

Properties

Name Description
Interval

Gets a VisualInterval object representing the content of the VisualIntervalPresenter object.

Methods

Name Description
OnKeyDown(KeyEventArgs)
OnMouseDoubleClick(MouseButtonEventArgs)
OnSelected(RoutedEventArgs)

Overrides the default behavior.

OnUnselected(RoutedEventArgs)

Overrides the default behavior.