コード例 #1
0
 protected override void OnInitialized()
 {
     Parent.AddChildItem(this);
     Index = Parent._children.Count - 1;
 }