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

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