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 16
16
[ assembly: AssemblyCopyright ( "Copyright © 2015" ) ]
17
17
[ assembly: AssemblyTrademark ( "" ) ]
18
18
[ assembly: AssemblyCulture ( "" ) ]
19
- [ assembly: XmlnsPrefix ( "http://materialdesigninxaml.net/winfx/xaml/colors" , "MaterialDesignColors.Wpf " ) ]
19
+ [ assembly: XmlnsPrefix ( "http://materialdesigninxaml.net/winfx/xaml/colors" , "materialDesignColor " ) ]
20
20
[ assembly: XmlnsDefinition ( "http://materialdesigninxaml.net/winfx/xaml/colors" , "MaterialDesignColors.Wpf" ) ]
21
21
22
22
// Setting ComVisible to false makes the types in this assembly not visible
Original file line number Diff line number Diff line change 16
16
[ assembly: AssemblyCopyright ( "Copyright © 2015" ) ]
17
17
[ assembly: AssemblyTrademark ( "" ) ]
18
18
[ assembly: AssemblyCulture ( "" ) ]
19
- [ assembly: XmlnsPrefix ( "http://materialdesigninxaml.net/winfx/xaml/themes" , "MaterialDesignThemes.Wpf " ) ]
19
+ [ assembly: XmlnsPrefix ( "http://materialdesigninxaml.net/winfx/xaml/themes" , "materialDesignTheme " ) ]
20
20
[ assembly: XmlnsDefinition ( "http://materialdesigninxaml.net/winfx/xaml/themes" , "MaterialDesignThemes.Wpf" ) ]
21
21
22
22
// Setting ComVisible to false makes the types in this assembly not visible
You can’t perform that action at this time.
0 commit comments