Skip to content

Commit d8543e4

Browse files
committed
Fix Controls.Core description section
1 parent 1324639 commit d8543e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Microsoft.Toolkit.Uwp.UI.Controls.Core/Microsoft.Toolkit.Uwp.UI.Controls.Core.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@
1212
- ImageEx: Images are downloaded asynchronously showing a load indicator and can be stored in a local cache.
1313
- InAppNotification: Show local notifications in your application.
1414
- Loading: Helps to show content with animation to the user while the app is doing some calculation.
15-
- Menu: TODO
1615
- RadialProgressBar: Displays progress as a circle getting filled.
1716
- RotatorTile: Rotates through a set of items one-by-one like a live-tile.
18-
- TabbedCommandBar: TODO
17+
- TabbedCommandBar: A command bar that organizes features of an application into a series of tabs.
1918
- TextToolbar: A Toolbar for Editing Text attached to a RichEditBox. It can format RTF, Markdown, or use a Custom Formatter.
2019
- TileControl: A ContentControl that show an image repeated many times.
2120
</Description>

0 commit comments

Comments
 (0)