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