Implemented interface member:
3 references to Clear
Microsoft.VisualStudio.LanguageServices (1)
Utilities\BindableTextBlock.cs (1)
31textBlock.Inlines.Clear();
PresentationFramework (2)
System\Windows\Documents\TextElementCollection.cs (1)
428this.Clear();
System\Windows\Documents\TextRangeEditTables.cs (1)
1080cell.Blocks.Clear();