Timer lock work done

This commit is contained in:
TheXamlGuy
2024-07-18 21:45:15 +01:00
parent e20890362e
commit 5c1b776317
5 changed files with 67 additions and 2 deletions
@@ -0,0 +1,4 @@
namespace Toolkit.Foundation;
public class UserInteractedEventArgs :
EventArgs;