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