Ejemplo n.º 1
0
 public void Insert(int index, UIElement ui) => _uiList.Insert(this, index, ui);