[]
Returns the Brush object to use as HeaderForeground inside control template.
public Brush ActualHeaderForeground { get; set; }
Public Property ActualHeaderForeground As Brush
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.