3 references to Insert
PresentationFramework (3)
MS\Internal\Data\CollectionViewGroupInternal.cs (1)
181
Insert
(item, null, null);
MS\Internal\Data\CollectionViewGroupRoot.cs (2)
495
int localIndex = group.
Insert
(item, item, ActiveComparer);
566
group.
Insert
(subgroup, item, ActiveComparer);