We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eebbcb commit c79b03aCopy full SHA for c79b03a
MainDemo.Wpf/IconPack.xaml
@@ -7,8 +7,7 @@
7
xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes"
8
xmlns:virtualCollection="clr-namespace:VirtualCollection.VirtualCollection"
9
mc:Ignorable="d"
10
- d:DesignHeight="300" d:DesignWidth="300"
11
- d:DesignData="{d:DesignInstance materialDesignDemo:IconPackViewModel, IsDesignTimeCreatable=False}">
+ d:DesignHeight="300" d:DesignWidth="300">
12
<UserControl.Resources>
13
<ResourceDictionary>
14
<ResourceDictionary.MergedDictionaries>
0 commit comments