namespace TheXamlGuy.Framework.Core { public interface IRouterContext : IInitializer { } }