spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
754 stars 122 forks source link

Cannot find resource named 'MaterialDesignOutlinedTextBox'. Resource names are case sensitive. (same issue as #28) #124

Open softwarekerneltechnologies opened 3 years ago

softwarekerneltechnologies commented 3 years ago

I am getting same error again in MaterialDesignThemes v3.2 at runtime: System.Windows.Markup.XamlParseException: ''Provide value on 'System.Windows.StaticResourceExtension' threw an exception.' Line number '57' and line position '22'.' Exception: Cannot find resource named 'MaterialDesignOutlinedTextBox'. Resource names are case sensitive.

System info: Microsoft Visual Studio Community 2019 Version 16.8.3

CallMeDang123 commented 4 months ago

Have you fixed it ?