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)
449
this.
Clear
();
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
1083
cell.Blocks.
Clear
();