Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / TimeRulerHelper Class / IsZeroMinuteProperty Field

In This Topic
    IsZeroMinuteProperty Field (TimeRulerHelper)
    In This Topic
    Identifies the TimeRulerHelper.IsZeroMinute dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsZeroMinuteProperty As DependencyProperty
    public static readonly DependencyProperty IsZeroMinuteProperty
    See Also