namespace TheXamlGuy.TaskbarGroup.Core { public interface IDataTemplateCollection : IReadOnlyDictionary { } }