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