Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
4 references to Dispose
PresentationCore (2)
Core\CSharp\System\Windows\Media\FormattedText.cs (2)
1101currentLineBreak.Dispose(); 1121_previousLineBreak.Dispose();
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\LineBreakRecord.cs (1)
45_textLineBreak.Dispose();
src\Framework\MS\Internal\Text\LineMetrics.cs (1)
81_textLineBreak.Dispose();