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