A command for adding a schedule item in a Scheduler.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static readonly RoutedCommand AddScheduleItemCommand
Visual Basic (Declaration)
Public Shared ReadOnly AddScheduleItemCommand As RoutedCommand

See Also