Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / DisabledForegroundProperty Field

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