We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd1ded7 commit 90d98ddCopy full SHA for 90d98dd
CommunityToolkit.App.Shared/Controls/TitleBar/TitleBar.cs
@@ -2,8 +2,6 @@
2
// The .NET Foundation licenses this file to you under the MIT license.
3
// See the LICENSE file in the project root for more information.
4
5
-using Windows.Media.Audio;
6
-
7
namespace CommunityToolkit.App.Shared.Controls;
8
9
[TemplateVisualState(Name = BackButtonVisibleState, GroupName = BackButtonStates)]
0 commit comments