Switch out dotnet ctk messenger for source gen Meditor
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Avalonia.Controls.Primitives;
|
||||
|
||||
namespace Toolkit.Foundation.Avalonia
|
||||
{
|
||||
//public interface INavigationRouteHandler<TTarget> where TTarget : TemplatedControl
|
||||
//{
|
||||
// void Handle(NavigationRouteRequest<TTarget> message);
|
||||
//}
|
||||
}
|
||||
Reference in New Issue
Block a user