Replace Core.UWP namespace with Core.WinUI
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<UserControl
|
||||
x:Class="Wino.Core.UWP.Controls.WinoAppTitleBar"
|
||||
x:Class="Wino.Core.WinUI.Controls.WinoAppTitleBar"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:animatedvisuals="using:Microsoft.UI.Xaml.Controls.AnimatedVisuals"
|
||||
|
||||
Reference in New Issue
Block a user