4 references to RemoveAt
PresentationFramework (4)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
1016vc.RemoveAt(index);
MS\Internal\PtsHost\PtsHelper.cs (2)
86visualChildren.RemoveAt(visualIndex); 286visualCollection.RemoveAt(index);
System\Windows\Controls\UIElementCollection.cs (1)
313vc.RemoveAt(index);