Enum ThemeLocation
This enumeration is used to distinguish between built-in and custom themes.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public enum ThemeLocation
BuiltIn
Represents a built-in theme developed by Telerik and hosted in the control assembly.
External
Represents a theme hosted in an external assembly.