Fixed back nav cleanup

This commit is contained in:
TheXamlGuy
2024-06-10 18:11:10 +01:00
parent 5a98b67dcf
commit 68915853c7
3 changed files with 42 additions and 8 deletions
@@ -0,0 +1,3 @@
namespace Toolkit.Foundation;
public interface INavigationBackStack;