Completed
Last Updated: 12 Nov 2024 08:17 by ADMIN
Release Telerik UI for WPF 2024.4.1111 (2024 Q4)
Stenly
Created on: 22 Oct 2024 11:59
Category: UI for WPF
Type: Bug Report
0
Common: XamlParseException is raised when the resource dictionaries are not merged in App.xaml

A XamlParseException is raised when the theme's resource dictionaries are not merged in App.xaml. The missing resource is the RepeatButtonStyle resource.

To work this around, merge the resource dictionaries for the theme in the Resources collection of the App.xaml file.

0 comments