Class Theme
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()