New to Telerik UI for WPFStart a free 30-day trial

StyleManager.ApplicationTheme is Null

Updated over 6 months ago

Environment

Product Version2020.2.617
ProductUI for WPF

Description

The StyleManager.ApplicationTheme property is always null, even if it was explicitly set beforehand.

Solution

This happens if you're using the NoXaml assemblies. To resolve this, reference the Xaml version of the Telerik UI for WPF binaries instead.

See Also