No FrameHandler in WinUI for now... its too complex and broken

This commit is contained in:
Dan Clark
2024-11-18 22:20:25 +00:00
parent 0cc13bfe23
commit 748487031d
7 changed files with 44 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<Page
x:Class="Toolkit.WinUI.TemplatePage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" />