Class UserThemeResources
Inheritance
System.Object
UserThemeResources
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class UserThemeResources : Object
Constructors
UserThemeResources()
Declaration
public UserThemeResources()
Properties
DarkResourcesPath
Declaration
public string DarkResourcesPath { get; set; }
Property Value
System.
|
HighContrastResourcesPath
Declaration
public string HighContrastResourcesPath { get; set; }
Property Value
System.
|
LightResourcesPath
Declaration
public string LightResourcesPath { get; set; }
Property Value
System.
|