[]
        
(Showing Draft Content)

C1.WPF.Schedule.ThemeResources

ThemeResources Class

The ThemeResources class is a base abstract class for ThemeResources classes.

Inheritance
ThemeResources
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public abstract class ThemeResources

Constructors

Name Description
ThemeResources()

Properties

Name Description
Theme

Gets or sets the ResourceDictionary object used as the theme for the control.

Methods

Name Description
RefreshResources()

When overridden in a derived class, refreshes class properties from the current theme resources.