4 references to RemoveAt
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\FlowDocumentPage.cs (1)
1046
vc.
RemoveAt
(index);
src\Framework\MS\Internal\PtsHost\PtsHelper.cs (2)
95
visualChildren.
RemoveAt
(visualIndex);
313
visualCollection.
RemoveAt
(index);
src\Framework\System\Windows\Controls\UIElementCollection.cs (1)
322
vc.
RemoveAt
(index);