Replace Core.UWP namespace with Core.WinUI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:controls="using:Wino.Core.UWP.Controls">
|
||||
xmlns:controls="using:Wino.Core.WinUI.Controls">
|
||||
|
||||
<!-- Flagged -->
|
||||
<DataTemplate x:Key="FlaggedSymbolControlTemplate">
|
||||
|
||||
Reference in New Issue
Block a user