Exemplo n.º 1
0
 // Shows the this window
 public virtual void Show()
 {
     WindowManager.Push(this);
 }