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 86803d8 commit 959e732Copy full SHA for 959e732
Microsoft.Toolkit.Uwp.UI.Controls/WrapPanel/WrapPanel.Data.cs
@@ -2,9 +2,9 @@
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 Microsoft.Toolkit.Diagnostics;
6
using System;
7
using System.Collections.Generic;
+using Microsoft.Toolkit.Diagnostics;
8
using Windows.Foundation;
9
using Windows.UI.Xaml.Controls;
10
0 commit comments