BorderedTextStyleViewModelBackground - свойство
Цвет фона внутри рамки.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public Color? Background { get; set; }
Public Property Background As Color?
Get
Set
public:
virtual property Nullable<Color^> Background {
Nullable<Color^> get () sealed;
void set (Nullable<Color^> value) sealed;
}
abstract Background : Nullable<Color> with get, set
override Background : Nullable<Color> with get, set
NullableColorIBorderedTextStyleViewModelBackground