Implemented interface member:
4 references to Dispose
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
1053currentLineBreak?.Dispose(); 1072_previousLineBreak?.Dispose();
PresentationFramework (2)
MS\Internal\PtsHost\LineBreakRecord.cs (1)
36_textLineBreak?.Dispose();
MS\Internal\Text\LineMetrics.cs (1)
74_textLineBreak.Dispose();