Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged
Ejemplo n.º 1
0
 public MainWindow()
 {
     InitializeComponent();
     var Management = new AppManagement { AppMainWindow = this };
 }