Exemple #1
0
 public PatternsComponent(App app)
 {
     _app = app;
     RootControl = CreateTab();
 }