Skip to content

Commit 6ffe8cf

Browse files
authored
Removed unknown DesignInstance local:DrawersViewModel (#1823)
1 parent cf1e8a0 commit 6ffe8cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MainDemo.Wpf/Drawers.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
xmlns:smtx="clr-namespace:ShowMeTheXAML;assembly=ShowMeTheXAML"
88
xmlns:system="clr-namespace:System;assembly=mscorlib"
99
mc:Ignorable="d"
10-
d:DataContext="{d:DesignInstance Type=local:DrawersViewModel}"
1110
d:DesignHeight="300" d:DesignWidth="300">
1211
<DockPanel>
1312
<StackPanel DockPanel.Dock="Top" Orientation="Horizontal" Margin="8,4,8,0">

0 commit comments

Comments
 (0)