상속: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged
예제 #1
0
 public MainWindow()
 {
     InitializeComponent();
     var Management = new AppManagement { AppMainWindow = this };
 }