TextStyleViewModel.Foreground - свойство |
Цвет текста.
Пространство имён:
Tessa.UI.Cards
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис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
Значение свойства
Тип:
Nullable<Color>Реализации
ITextStyleViewModel.Foreground
См. также