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