Implemented interface member:
16 overrides of Dispose
PresentationFramework (16)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
44public override void Dispose()
MS\Internal\PtsHost\FigureParaClient.cs (1)
39public override void Dispose()
MS\Internal\PtsHost\FigureParagraph.cs (1)
49public override void Dispose()
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
38public override void Dispose()
MS\Internal\PtsHost\FloaterParaClient.cs (1)
49public override void Dispose()
MS\Internal\PtsHost\Line.cs (1)
57public override void Dispose()
MS\Internal\PtsHost\LineBreakRecord.cs (1)
34public override void Dispose()
MS\Internal\PtsHost\OptimalBreakSession.cs (2)
36public override void Dispose() 100public override void Dispose()
MS\Internal\PtsHost\OptimalTextSource.cs (1)
63public override void Dispose()
MS\Internal\PtsHost\RowParagraph.cs (1)
43public override void Dispose()
MS\Internal\PtsHost\Section.cs (1)
50public override void Dispose()
MS\Internal\PtsHost\SubpageParaClient.cs (1)
43public override void Dispose()
MS\Internal\PtsHost\SubpageParagraph.cs (1)
41public override void Dispose()
MS\Internal\PtsHost\TableParagraph.cs (1)
38public override void Dispose()
MS\Internal\PtsHost\TextParagraph.cs (1)
56public override void Dispose()
60 references to Dispose
PresentationFramework (60)
MS\Internal\PtsHost\CellParaClient.cs (3)
200mcs.Dispose(); 250mcs.Dispose(); 297mcs.Dispose();
MS\Internal\PtsHost\ContainerParagraph.cs (12)
51para.Dispose(); 56base.Dispose(); 119paraInvalid.Dispose(); 542mcsContainer.Dispose(); 590mcsContainer.Dispose(); 684mcsContainer.Dispose(); 709mcsContainer.Dispose(); 814mcsContainer.Dispose(); 839mcsContainer.Dispose(); 914para.Dispose(); 956para.Dispose(); 1204paraInvalid.Dispose();
MS\Internal\PtsHost\EmbeddedObject.cs (1)
89Para.Dispose();
MS\Internal\PtsHost\FigureParaClient.cs (1)
52base.Dispose();
MS\Internal\PtsHost\FigureParagraph.cs (5)
51base.Dispose(); 55_mainTextSegment.Dispose(); 204mcs.Dispose(); 244mcs.Dispose(); 437_mainTextSegment.Dispose();
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
40base.Dispose();
MS\Internal\PtsHost\FloaterParaClient.cs (1)
56base.Dispose();
MS\Internal\PtsHost\FloaterParagraph.cs (6)
59_mainTextSegment.Dispose(); 284mcs.Dispose(); 309mcs.Dispose(); 456mcs.Dispose(); 479mcs.Dispose(); 611_mainTextSegment.Dispose();
MS\Internal\PtsHost\Line.cs (1)
73base.Dispose();
MS\Internal\PtsHost\LineBreakRecord.cs (1)
41base.Dispose();
MS\Internal\PtsHost\ListParaClient.cs (1)
120listMarkerLine.Dispose();
MS\Internal\PtsHost\MarginCollapsingState.cs (2)
54mcsNew.Dispose(); 60mcsNew.Dispose();
MS\Internal\PtsHost\OptimalBreakSession.cs (2)
56base.Dispose(); 107base.Dispose();
MS\Internal\PtsHost\OptimalTextSource.cs (1)
65base.Dispose();
MS\Internal\PtsHost\PtsHost.cs (3)
786paraClient.Dispose(); 997mcs.Dispose(); 1646unmanagedHandle.Dispose();
MS\Internal\PtsHost\RowParagraph.cs (1)
54base.Dispose();
MS\Internal\PtsHost\Section.cs (2)
53base.Dispose(); 460_mainTextSegment.Dispose();
MS\Internal\PtsHost\SubpageParaClient.cs (1)
53base.Dispose();
MS\Internal\PtsHost\SubpageParagraph.cs (9)
43base.Dispose(); 47_mainTextSegment.Dispose(); 180mcsSubpage.Dispose(); 289mcsSubpage.Dispose(); 359mcsSubpage.Dispose(); 418mcsSubpage.Dispose(); 519mcsSubpage.Dispose(); 577mcsSubpage.Dispose(); 654_mainTextSegment.Dispose();
MS\Internal\PtsHost\TableParagraph.cs (4)
47para.Dispose(); 53base.Dispose(); 101mcsOut.Dispose(); 538paraInvalid.Dispose();
MS\Internal\PtsHost\TextParagraph.cs (1)
76base.Dispose();
MS\Internal\PtsHost\UIElementParagraph.cs (1)
127mcsNew.Dispose();