namespace Toolkit.Foundation; public record ActivatedEventArgs(TValue? Value = default);