namespace TheXamlGuy.TaskbarGroup.Core { public interface ITaskbarButtonShortcutMonitor : IInitializable { } }