public MainWindow() { InitializeComponent(); var Management = new AppManagement { AppMainWindow = this }; }