Skip to content

Commit 12b5068

Browse files
committed
Moved TabbedCommandBar sample to "Menus and Toolbars" subcategory
1 parent 3e91302 commit 12b5068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
},
457457
{
458458
"Name": "TabbedCommandBar",
459-
"Subcategory": "Layout",
459+
"Subcategory": "Menus and Toolbars",
460460
"About": "A control for displaying multiple CommandBars in the same space, like Microsoft Office's ribbon.",
461461
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBar",
462462
"XamlCodeFile": "/SamplePages/TabbedCommandBar/TabbedCommandBar.bind",

0 commit comments

Comments
 (0)