Метод | Описание | |
---|---|---|
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
|
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 |