We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e201d commit f8dbc28Copy full SHA for f8dbc28
MaterialDesignThemes.Wpf/Properties/AssemblyInfo.cs
@@ -16,7 +16,7 @@
16
[assembly: AssemblyCopyright("Copyright © 2015")]
17
[assembly: AssemblyTrademark("")]
18
[assembly: AssemblyCulture("")]
19
-[assembly: XmlnsPrefix("http://materialdesigninxaml.net/winfx/xaml/themes", "materialDesignTheme")]
+[assembly: XmlnsPrefix("http://materialdesigninxaml.net/winfx/xaml/themes", "materialDesign")]
20
[assembly: XmlnsDefinition("http://materialdesigninxaml.net/winfx/xaml/themes", "MaterialDesignThemes.Wpf")]
21
22
// Setting ComVisible to false makes the types in this assembly not visible
0 commit comments