Skip to content

Commit

Permalink
Improved the description of the DeveloperTools project
Browse files Browse the repository at this point in the history
  • Loading branch information
marianstdt committed Mar 11, 2019
1 parent 6cfc5b0 commit b80bab5
Showing 1 changed file with 6 additions and 1 deletion.
Expand Up @@ -3,7 +3,12 @@
<PropertyGroup>
<TargetFramework>uap10.0.16299</TargetFramework>
<Title>Windows Community Toolkit Developer Tools</Title>
<Description>This library provides XAML user controls and services to help developer building their app. It is part of the Windows Community Toolkit.</Description>
<Description>This library provides XAML user controls and services to help developers build their app. It is part of the Windows Community Toolkit.

-AligmentGrid : Displays a Grid that helps align the controls.
-FocusTrackerControl : The FocusTracker Control is a feature that can be used to display information about the current focused XAML element.
-Themes : Provides the source path of the resource dictionaries for the FocusTracker.
</Description>
<PackageTags>UWP Toolkit Windows Controls XAML Developer Tools Accessibility AlignmentGrid</PackageTags>
<UseUwpMetaPackage>true</UseUwpMetaPackage>
</PropertyGroup>
Expand Down

0 comments on commit b80bab5

Please sign in to comment.