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