public MainWindow() : base(new Project(Settings)) { AddTab(new TabAvalonia()); ChartGroupControl.Register(); ScreenCapture.AddControlTo(TabViewer); }