New to Telerik UI for WPFStart a free 30-day trial

This enumeration is used to distinguish between built-in and custom themes.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public enum ThemeLocation

Fields

Represents a built-in theme developed by Telerik and hosted in the control assembly.

C#
BuiltIn = 0

Represents a theme hosted in an external assembly.

C#
External = 1
In this article
DefinitionFieldsBuiltInExternal
Not finding the help you need?
Contact Support