namespace Toolkit.Framework.Foundation; public interface INavigationRouteDescriptorCollection : IList { }