MaterialDesignInXAML / MaterialDesignInXamlToolkit

Google's Material Design in XAML & WPF, for C# & VB.Net.
http://materialdesigninxaml.net
MIT License
15.08k stars 3.42k forks source link

Fix 3585: Add ValidationErrorTemplate.xaml into the merged resource dictionary set #3586

Closed nicolaihenriksen closed 3 months ago

nicolaihenriksen commented 3 months ago

Fixes #3585

Adds the ValidationErrorTemplate.xaml into the merged resource dictionary collection because it is statically referenced in the ToggleButton style using a {StaticResource ...} "binding".