Start refining the UI

This commit is contained in:
TheXamlGuy
2024-05-30 19:29:56 +01:00
parent b17c216f2b
commit ede28d3448
2 changed files with 28 additions and 25 deletions
+1 -3
View File
@@ -3,6 +3,4 @@
namespace Toolkit.UI.Avalonia;
public class ItemInvokedEventArgs :
RoutedEventArgs
{
}
RoutedEventArgs;