Files
docs-desktop/dotnet-desktop-guide/net/wpf/properties/snippets/how-to-register-an-attached-property/vb/Application.xaml.vb
T

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