[]
Represents an interface for supporting a theme.
public interface IThemeSupport
| Name | Description |
|---|---|
| GetThemeColor(string) | Gets the color with a specified theme name. |
| GetThemeFont(string) | Gets the font family with a specified theme name. |