Jeff Prosise's Blog : Silverlight 3's New Child Windows by Wpf

Thu, 30 Apr 2009 08:46:08 -0600

Jeff Prosise's Blog : Silverlight 3's New Child Windows

by Wpf @ Thu, 30 Apr 2009 08:46:08 -0600



Visual Studio responds by adding two new files to your project: ErrorDialog.xaml, which contains the child window's UI, and ErrorDialog.xaml.cs, which contains the child window's code-behind class. You can display your new child window ...