Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Calendar Class / SelectedDayBrushProperty Field

In This Topic
    SelectedDayBrushProperty Field
    In This Topic
    Identifies the SelectedDayBrush dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedDayBrushProperty As DependencyProperty
    public static readonly DependencyProperty SelectedDayBrushProperty
    See Also