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)
45
Insert
(newIndex, lsi);