[]
        
(Showing Draft Content)

C1.WinUI.Core.C1HeaderedContentControl.ActualHeaderForeground

ActualHeaderForeground Property

ActualHeaderForeground

Returns the Microsoft.UI.Xaml.Media.Brush object to use as HeaderForeground inside control template.

Declaration
public Brush ActualHeaderForeground { get; }
Remarks

If HeaderForeground property is not set, this property falls back to the Microsoft.UI.Xaml.Controls.Control.Foreground property value.