Table of Contents

Class Theme

Namespace
HeBianGu.Control.Dock.Themes
Assembly
HeBianGu.Control.Dock.dll

Provides a base class for the implementation of a custom HeBianGu.Control.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 HeBianGu.Control.Dock theme.

public abstract Uri GetResourceUri()

Returns

Uri

Uri of the XAML that contains the definition for this custom HeBianGu.Control.Dock theme