Modal dialogs in cross-platform WPF/Silverlight applications
Colin Eberhardt, June 18th, 2010
This blog post looks at the problem of showing modal dialog windows in applications that target both the Silverlight and WPF platforms. A solution is provided which allows modal dialogs to be written that work well for both technologies. Silverlight is…

