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 abb2ef0 commit 28394c5Copy full SHA for 28394c5
Microsoft.Toolkit.Uwp.UI.Controls.Input/TokenizingTextBox/TokenItemAddingEventArgs.cs
@@ -2,7 +2,7 @@
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.Uwp.Deferred;
+using Microsoft.Toolkit.Deferred;
6
7
namespace Microsoft.Toolkit.Uwp.UI.Controls
8
{
Microsoft.Toolkit.Uwp.UI.Controls.Input/TokenizingTextBox/TokenItemRemovingEventArgs.cs
0 commit comments