Implemented interface member:
16 overrides of Dispose
PresentationFramework (16)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
62public override void Dispose()
MS\Internal\PtsHost\FigureParaClient.cs (1)
45public override void Dispose()
MS\Internal\PtsHost\FigureParagraph.cs (1)
58public override void Dispose()
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
51public override void Dispose()
MS\Internal\PtsHost\FloaterParaClient.cs (1)
54public override void Dispose()
MS\Internal\PtsHost\Line.cs (1)
71public override void Dispose()
MS\Internal\PtsHost\LineBreakRecord.cs (1)
38public override void Dispose()
MS\Internal\PtsHost\OptimalBreakSession.cs (2)
43public override void Dispose() 107public override void Dispose()
MS\Internal\PtsHost\OptimalTextSource.cs (1)
78public override void Dispose()
MS\Internal\PtsHost\RowParagraph.cs (1)
47public override void Dispose()
MS\Internal\PtsHost\Section.cs (1)
52public override void Dispose()
MS\Internal\PtsHost\SubpageParaClient.cs (1)
48public override void Dispose()
MS\Internal\PtsHost\SubpageParagraph.cs (1)
54public override void Dispose()
MS\Internal\PtsHost\TableParagraph.cs (1)
50public override void Dispose()
MS\Internal\PtsHost\TextParagraph.cs (1)
72public override void Dispose()
60 references to Dispose
PresentationFramework (60)
MS\Internal\PtsHost\CellParaClient.cs (3)
205mcs.Dispose(); 255mcs.Dispose(); 302mcs.Dispose();
MS\Internal\PtsHost\ContainerParagraph.cs (12)
69para.Dispose(); 74base.Dispose(); 137paraInvalid.Dispose(); 562mcsContainer.Dispose(); 610mcsContainer.Dispose(); 704mcsContainer.Dispose(); 729mcsContainer.Dispose(); 834mcsContainer.Dispose(); 859mcsContainer.Dispose(); 934para.Dispose(); 976para.Dispose(); 1224paraInvalid.Dispose();
MS\Internal\PtsHost\EmbeddedObject.cs (1)
90Para.Dispose();
MS\Internal\PtsHost\FigureParaClient.cs (1)
58base.Dispose();
MS\Internal\PtsHost\FigureParagraph.cs (5)
60base.Dispose(); 64_mainTextSegment.Dispose(); 215mcs.Dispose(); 255mcs.Dispose(); 446_mainTextSegment.Dispose();
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
53base.Dispose();
MS\Internal\PtsHost\FloaterParaClient.cs (1)
61base.Dispose();
MS\Internal\PtsHost\FloaterParagraph.cs (6)
70_mainTextSegment.Dispose(); 289mcs.Dispose(); 314mcs.Dispose(); 459mcs.Dispose(); 482mcs.Dispose(); 614_mainTextSegment.Dispose();
MS\Internal\PtsHost\Line.cs (1)
87base.Dispose();
MS\Internal\PtsHost\LineBreakRecord.cs (1)
45base.Dispose();
MS\Internal\PtsHost\ListParaClient.cs (1)
124listMarkerLine.Dispose();
MS\Internal\PtsHost\MarginCollapsingState.cs (2)
57mcsNew.Dispose(); 63mcsNew.Dispose();
MS\Internal\PtsHost\OptimalBreakSession.cs (2)
63base.Dispose(); 114base.Dispose();
MS\Internal\PtsHost\OptimalTextSource.cs (1)
80base.Dispose();
MS\Internal\PtsHost\PtsHost.cs (3)
800paraClient.Dispose(); 1011mcs.Dispose(); 1664unmanagedHandle.Dispose();
MS\Internal\PtsHost\RowParagraph.cs (1)
58base.Dispose();
MS\Internal\PtsHost\Section.cs (2)
55base.Dispose(); 462_mainTextSegment.Dispose();
MS\Internal\PtsHost\SubpageParaClient.cs (1)
58base.Dispose();
MS\Internal\PtsHost\SubpageParagraph.cs (9)
56base.Dispose(); 60_mainTextSegment.Dispose(); 195mcsSubpage.Dispose(); 304mcsSubpage.Dispose(); 374mcsSubpage.Dispose(); 433mcsSubpage.Dispose(); 534mcsSubpage.Dispose(); 592mcsSubpage.Dispose(); 669_mainTextSegment.Dispose();
MS\Internal\PtsHost\TableParagraph.cs (4)
59para.Dispose(); 65base.Dispose(); 113mcsOut.Dispose(); 551paraInvalid.Dispose();
MS\Internal\PtsHost\TextParagraph.cs (1)
92base.Dispose();
MS\Internal\PtsHost\UIElementParagraph.cs (1)
139mcsNew.Dispose();