Exemple #1
0
 static WindowsManager()
 {
     Instance         = new WindowsManager();
     Instance.Windows = new List <MainWindow>();
 }
Exemple #2
0
 static WindowsManager()
 {
     Instance = new WindowsManager();
 }