TextStyleViewModelSetCore - метод
Устанавливает свойства стиля из заданного объекта.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
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
- Объект, из которого устанавливаются свойства стиля.