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 cb5891a commit 0a167c2Copy full SHA for 0a167c2
src/Core/src/Platform/Windows/TextBlockExtensions.cs
@@ -5,8 +5,8 @@
5
using System.Xml.Linq;
6
using System.Xml.Resolvers;
7
using Microsoft.UI.Xaml.Controls;
8
-using WThickness = Microsoft.UI.Xaml.Thickness;
9
using Microsoft.UI.Xaml.Documents;
+using WThickness = Microsoft.UI.Xaml.Thickness;
10
11
namespace Microsoft.Maui.Platform
12
{
0 commit comments