Ejemplo n.º 1
0
 public PopupStackControl()
 {
     this._popupStack = new PopupStack(this);
 }
 internal PopupStackControl()
 {
     this._popupStack = new PopupStack(this);
 }