No FrameHandler in WinUI for now... its too complex and broken
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Microsoft.UI.Xaml.Controls;
|
||||
|
||||
namespace Toolkit.WinUI;
|
||||
|
||||
public sealed partial class TemplatePage : Page
|
||||
{
|
||||
public TemplatePage() => InitializeComponent();
|
||||
}
|
||||
Reference in New Issue
Block a user