4 lines
79 B
C#
4 lines
79 B
C#
namespace TheXamlGuy.TaskbarGroup.Core
|
|
{
|
|
public record TaskbarChanged;
|
|
} |