C# Класс SIL.FieldWorks.Common.Widgets.WritingSystemAndStylesheetHelper

helps controls setup WritingSystem[Factory] and Stylesheet related functionality
Показать файл Открыть проект

Открытые методы

Метод Описание
SetupWritingSystemAndStylesheetInfo ( IWritingSystemAndStylesheet control, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, int wsDefault ) : void

setup the given control's WritingSystem[Factory] and Stylesheet related functionality

Описание методов

SetupWritingSystemAndStylesheetInfo() публичный статический Метод

setup the given control's WritingSystem[Factory] and Stylesheet related functionality
public static SetupWritingSystemAndStylesheetInfo ( IWritingSystemAndStylesheet control, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, int wsDefault ) : void
control IWritingSystemAndStylesheet
cache SIL.FieldWorks.FDO.FdoCache
mediator XCore.Mediator used to get stylesheet
wsDefault int used to set WritingSytemCode and Font for the control
Результат void