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