4 references to InsertItem
PresentationCore (4)
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (4)
79InsertItem(_count, item); 169InsertItem(index, item); 198return InsertItem(_count, ConvertValue(value)); 213InsertItem(index, ConvertValue(item));