Rework navigation so we can resolve by key now
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Microsoft.UI.Xaml.Controls;
|
||||
|
||||
namespace Toolkit.WinUI;
|
||||
|
||||
public class PageControl :
|
||||
Page
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user