WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / StatusForeground Property
In This Topic
    StatusForeground Property (FlexViewerPane)
    In This Topic
    Gets or sets a Microsoft.UI.Xaml.Media.Brush which is used for drawing text of the status panel.
    Syntax
    public Brush StatusForeground {get; set;}
    See Also