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