Skip to content

Commit 0928d9c

Browse files
fix: Error CS0105 The using directive for 'Windows.UI.Xaml.Controls' appeared previously in this namespace Uno.UI (xamarinmac20)
1 parent 964021c commit 0928d9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Uno.UI/UI/Xaml/FrameworkTemplatePool.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
using ViewGroup = AppKit.NSView;
3737
using Color = AppKit.NSColor;
3838
using Font = AppKit.NSFont;
39-
using Windows.UI.Xaml.Controls;
4039
using DependencyObject = System.Object;
4140
using AppKit;
4241
#elif METRO

0 commit comments

Comments
 (0)