[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockControl.ActualTabControlForeground

ActualTabControlForeground Property

ActualTabControlForeground

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

Declaration
public Brush ActualTabControlForeground { get; }
Remarks

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