Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Scheduler Class / StartChangedEvent Field

In This Topic
    StartChangedEvent Field (C1Scheduler)
    In This Topic
    Identifies the C1Scheduler.StartChanged routed event.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StartChangedEvent As RoutedEvent
    public static readonly RoutedEvent StartChangedEvent
    See Also