' ' File name: Application.xaml.vb ' Location: ...\Matrox Imaging\MILxxx\Examples\General\MdispWPF\VB\MdispWPF ' ' '************************************************************************************** ' Copyright (C) Matrox Electronic Systems Ltd., 1992-2015. ' All Rights Reserved '************************************************************************************** Class Application ' Application-level events, such as Startup, Exit, and DispatcherUnhandledException ' can be handled in this file. End Class