namespace TheXamlGuy.TaskbarGroup.Core { public record PointerLocation(int X, int Y); }