Skip to content

Commit c36cccc

Browse files
Add missing category for Controls.Core.Design Merge
1 parent 6428d8a commit c36cccc

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

Microsoft.Toolkit.Uwp.UI.Controls.Core.Design/Properties/Resources.Designer.cs

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Microsoft.Toolkit.Uwp.UI.Controls.Core.Design/Properties/Resources.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,7 @@
129129
<data name="CategoryDropShadow" xml:space="preserve">
130130
<value>Drop Shadow</value>
131131
</data>
132+
<data name="CategoryLayout" xml:space="preserve">
133+
<value>Layout</value>
134+
</data>
132135
</root>

0 commit comments

Comments
 (0)