TextStyleViewModelTextDecorations - свойство
Декорация текста.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public TextDecorationCollection TextDecorations { get; set; }
Public Property TextDecorations As TextDecorationCollection
Get
Set
public:
virtual property TextDecorationCollection^ TextDecorations {
TextDecorationCollection^ get () sealed;
void set (TextDecorationCollection^ value) sealed;
}
abstract TextDecorations : TextDecorationCollection with get, set
override TextDecorations : TextDecorationCollection with get, set
TextDecorationCollectionITextStyleViewModelTextDecorations