4 references to RemoveAt
PresentationFramework (4)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
1009vc.RemoveAt(index);
MS\Internal\PtsHost\PtsHelper.cs (2)
85visualChildren.RemoveAt(visualIndex); 285visualCollection.RemoveAt(index);
System\Windows\Controls\UIElementCollection.cs (1)
312vc.RemoveAt(index);