Files
2026-05-17 09:42:34 +02:00

7 lines
156 B
VB.net

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