We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fab1c0 commit 6d63daeCopy full SHA for 6d63dae
components/SettingsControls/src/SettingsExpander/SettingsExpander.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 CommunityToolkit.Labs.WinUI.Internal;
6
-
7
namespace CommunityToolkit.Labs.WinUI;
8
9
//// Note: ItemsRepeater will request all the available horizontal space: https://github.com/microsoft/microsoft-ui-xaml/issues/3842
0 commit comments