ApplyTheme Method
ApplyTheme(IVisualTheme)
Applies visual theme to the TextEditor control.
Declaration
public virtual void ApplyTheme(IVisualTheme theme)
Parameters
Type | Name | Description |
---|---|---|
IVisualTheme | theme |
ApplyTheme()
Declaration
protected virtual void ApplyTheme()