[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.ActualControlForeground

ActualControlForeground Property

ActualControlForeground

Returns the Brush object to use as ControlForeground inside control template.

Declaration
public Brush ActualControlForeground { get; }
Remarks

If ControlForeground property is not set, this property falls back to the Foreground property value.