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