[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockTabControl.ActualHeaderForeground

ActualHeaderForeground Property

ActualHeaderForeground

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

Declaration
public Brush ActualHeaderForeground { get; set; }
Remarks

This property is for internal use. Any custom property value will be overriden by the HeaderForeground property value.

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