File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
4
4
xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
5
5
xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
6
- xmlns : local =" clr-namespace:Rubberduck.Controls"
6
+ xmlns : local =" clr-namespace:Rubberduck.UI. Controls"
7
7
mc : Ignorable =" d"
8
8
d : DesignHeight =" 300" d : DesignWidth =" 300" >
9
9
<DataGrid .Resources>
Original file line number Diff line number Diff line change 5
5
xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
6
6
xmlns : resx =" clr-namespace:Rubberduck.UI"
7
7
xmlns : toDoItems =" clr-namespace:Rubberduck.UI.ToDoItems"
8
- xmlns : controls =" clr-namespace:Rubberduck.Controls"
8
+ xmlns : controls =" clr-namespace:Rubberduck.UI. Controls"
9
9
xmlns : groupingGrid =" clr-namespace:Rubberduck.UI.Controls.GroupingGrid"
10
10
mc : Ignorable =" d"
11
11
d : DesignHeight =" 300" d : DesignWidth =" 300" d : DataContext =" {d:DesignInstance toDoItems:ToDoExplorerViewModel, IsDesignTimeCreatable=False}" >
You can’t perform that action at this time.
0 commit comments