예제 #1
0
 internal void OnItemAdded(DockItem item)
 {
     AddLogicalChild(item);
     item.SetDockControl(this);
 }