Method LoadThemeFromPath
LoadThemeFromPath(string, IRegistryOptions)
Loads a theme from the given file.
public bool LoadThemeFromPath(string path, IRegistryOptions options = null)
Parameters
path
stringThe path to the file containing theme data.
options
IRegistryOptionsRegistry options to locate included themes
Returns
- bool
True if success; otherwise, false