This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
vocab-coverer/Vocab Coverer/Application.xaml.vb
Matthew Grove 5ebdb7965c Add code
2019-05-18 22:26:30 +01: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