Ejemplo n.º 1
0
 public __Panel()
 {
     _Children = new __UIElementCollection(this)
     {
         InternalSprite = InternalSprite
     };
 }
Ejemplo n.º 2
0
 public __Panel()
 {
     _Children = new __UIElementCollection(this) { InternalSprite = InternalSprite };
 }