Example #1
0
 private void MainWindow_Loaded(object sender, RoutedEventArgs e)
 {
     Inspect.Show();
     Inspect.Owner = this;
 }