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

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