Steven's Dev Blog
Tips to remind for the FUTURE.
Thursday, April 14, 2011
New View of Blogger is awesome!!
Set Window on top of others
The correct way to implement a modal window is by setting
this
.Owner =
Application
.Current.MainWindow;
in the XAML, and show the dialog by using DialogName.ShowDialog();
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)