Implemented interface member:
method
Remove
System.Collections.Generic.ICollection<T>.Remove(T)
2 references to Remove
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextElementCollection.cs (1)
556this.Remove(item);
src\Framework\System\Windows\Documents\TextRange.cs (1)
1602paragraph.SiblingBlocks.Remove(paragraph);