ForegroundColor

FormattedTextFragment.ForegroundColor property

Gets the foreground color of the text.

public abstract Color ForegroundColor { get; }

Property Value

The foreground color of the text.

See Also