Beispiel #1
0
 public DialogWindow()
 {
     // Register the window.
     DialogService.SetIsViewRegistered(this, true);
 }