Skip to content

IThemeService interface

Defined in

Namespace: CrissCross.WPF.UI Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.IThemeService Modifiers: public abstract

Summary

        Represents a contract with a service that provides tools for manipulating the theme.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Methods

NameSummary
GetThemeGets current application theme.
GetSystemThemeGets current system theme.
GetNativeSystemThemeGets current system theme.
SetThemeSets current application theme.
SetSystemAccentSets currently used Windows OS accent.
SetAccentSets current application accent.