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