using System; namespace TheXamlGuy.UI.WPF.Controls; public class CountdownStartedEventArgs : EventArgs { }