TextStyleViewModelForeground - свойство
Цвет текста или null, если используется цвет текста по умолчанию.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public Color? Foreground { get; set; }
Public Property Foreground As Color?
Get
Set
public:
virtual property Nullable<Color> Foreground {
Nullable<Color> get () sealed;
void set (Nullable<Color> value) sealed;
}
abstract Foreground : Nullable<Color> with get, set
override Foreground : Nullable<Color> with get, set
NullableColorITextStyleViewModelForeground