Table of Contents

Class Theme

Namespace
H.Controls.Dock.Themes
Assembly
H.Controls.Dock.dll

Provides a base class for the implementation of a custom H.Controls.Dock WPF theme.

public abstract class Theme : DependencyObject
Inheritance
Theme
Derived
Inherited Members
Extension Methods

Constructors

Theme()

Class constructor

public Theme()

Methods

GetResourceUri()

Gets the Uri of the XAML that contains the definition for this H.Controls.Dock theme.

public abstract Uri GetResourceUri()

Returns

Uri

Uri of the XAML that contains the definition for this custom H.Controls.Dock theme