File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
MaterialDesignColors.Wpf/Properties
MaterialDesignThemes.Wpf/Properties Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616[ assembly: AssemblyCopyright ( "Copyright © 2015" ) ]
1717[ assembly: AssemblyTrademark ( "" ) ]
1818[ assembly: AssemblyCulture ( "" ) ]
19- [ assembly: XmlnsPrefix ( "http://materialdesigninxaml.net/winfx/xaml/colors" , "MaterialDesignColors.Wpf " ) ]
19+ [ assembly: XmlnsPrefix ( "http://materialdesigninxaml.net/winfx/xaml/colors" , "materialDesignColor " ) ]
2020[ assembly: XmlnsDefinition ( "http://materialdesigninxaml.net/winfx/xaml/colors" , "MaterialDesignColors.Wpf" ) ]
2121
2222// Setting ComVisible to false makes the types in this assembly not visible
Original file line number Diff line number Diff line change 1616[ assembly: AssemblyCopyright ( "Copyright © 2015" ) ]
1717[ assembly: AssemblyTrademark ( "" ) ]
1818[ assembly: AssemblyCulture ( "" ) ]
19- [ assembly: XmlnsPrefix ( "http://materialdesigninxaml.net/winfx/xaml/themes" , "MaterialDesignThemes.Wpf " ) ]
19+ [ assembly: XmlnsPrefix ( "http://materialdesigninxaml.net/winfx/xaml/themes" , "materialDesignTheme " ) ]
2020[ assembly: XmlnsDefinition ( "http://materialdesigninxaml.net/winfx/xaml/themes" , "MaterialDesignThemes.Wpf" ) ]
2121
2222// Setting ComVisible to false makes the types in this assembly not visible
You can’t perform that action at this time.
0 commit comments