Ejemplo n.º 1
0
 public override void PostClose()
 {
     base.PostClose();
     _activeTab?.Close();
 }