Creating a WPF application without using Application
If you don't need any of the services provided by Application, such as lifetime management, shared state etc, you don't need to use one.
Instead, though, you'll need to start running the Dispatcher manually. This sample shows how.
Featured Item
Control Info
Posted:
05-10-2007
Views:
3,829
Downloads:
3,722
Download
advertise here