File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
MaterialDesignThemes.MahApps/Themes
MaterialDesignThemes.Wpf/Themes Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
<ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
2
- xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3
- xmlns : local =" clr-namespace:MaterialDesignThemes.MahApps.Themes" >
2
+ xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" >
4
3
5
4
</ResourceDictionary >
Original file line number Diff line number Diff line change 1
1
<ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
2
- xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3
- xmlns : local =" clr-namespace:MaterialDesignThemes.Wpf.Themes" >
2
+ xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" >
4
3
<Style x : Key =" MaterialDesignGridSplitterPreview" >
5
4
<Setter Property =" Control.Template" >
6
5
<Setter .Value>
You can’t perform that action at this time.
0 commit comments