namespace TheXamlGuy.TaskbarGroup.Core { public record PointerDrag(PointerLocation Location); }