TextStyleViewModelSetCore - метод
Устанавливает свойства стиля из заданного объекта.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
protected virtual void SetCore(
ITextStyleViewModel textStyle
)
Protected Overridable Sub SetCore (
textStyle As ITextStyleViewModel
)
protected:
virtual void SetCore(
ITextStyleViewModel^ textStyle
)
abstract SetCore :
textStyle : ITextStyleViewModel -> unit
override SetCore :
textStyle : ITextStyleViewModel -> unit
Параметры
- textStyle ITextStyleViewModel
- Объект, из которого устанавливаются свойства стиля.