Implemented interface member:
method
Clear
System.Collections.Generic.ICollection<T>.Clear()
2 references to Clear
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextElementCollection.cs (1)
449this.Clear();
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
1083cell.Blocks.Clear();