Add project files.

This commit is contained in:
2025-07-09 12:11:18 +02:00
parent 7dc3d49c71
commit 925270e409
27 changed files with 4197 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Class Application
' Application-level events, such as Startup, Exit, and DispatcherUnhandledException
' can be handled in this file.
End Class