| C# | Visual Basic | Visual C++ |
namespace Genesyslab.Desktop.Infrastructure.Theming
Namespace Genesyslab.Desktop.Infrastructure.Theming
namespace Genesyslab.Desktop.Infrastructure.Theming
| All Types | Structures | Interfaces |
| Icon | Type | Description |
|---|---|---|
| IThemeManager |
This interface is a theme repository. A theme can be dynamically added, changed or removed.
It allows you to dynamically change the theme of the WPF application.
| |
| Theme |
Represents a theme.
|