4 references to RemoveAt
PresentationFramework (4)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
1024vc.RemoveAt(index);
MS\Internal\PtsHost\PtsHelper.cs (2)
91visualChildren.RemoveAt(visualIndex); 291visualCollection.RemoveAt(index);
System\Windows\Controls\UIElementCollection.cs (1)
317vc.RemoveAt(index);