namespace TheXamlGuy.TaskbarGroup.Core { public record TaskbarButtonDragEnter(TaskbarButton Button); }