Implemented interface member:
4 references to Insert
PresentationFramework (4)
MS\Internal\Data\LiveShapingList.cs (3)
307_filterRoot.Insert(_filterRoot.Count, lsi); 315_filterRoot.Insert(_filterRoot.Count, lsi); 539_root.Insert(index, new LiveShapingItem(value, this));
MS\Internal\Data\LiveShapingTree.cs (1)
46Insert(newIndex, lsi);