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

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