Implemented interface member:
16 overrides of Dispose
PresentationFramework (16)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
43
public override void
Dispose
()
MS\Internal\PtsHost\FigureParaClient.cs (1)
38
public override void
Dispose
()
MS\Internal\PtsHost\FigureParagraph.cs (1)
48
public override void
Dispose
()
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
37
public override void
Dispose
()
MS\Internal\PtsHost\FloaterParaClient.cs (1)
48
public override void
Dispose
()
MS\Internal\PtsHost\Line.cs (1)
56
public override void
Dispose
()
MS\Internal\PtsHost\LineBreakRecord.cs (1)
33
public override void
Dispose
()
MS\Internal\PtsHost\OptimalBreakSession.cs (2)
35
public override void
Dispose
()
93
public override void
Dispose
()
MS\Internal\PtsHost\OptimalTextSource.cs (1)
62
public override void
Dispose
()
MS\Internal\PtsHost\RowParagraph.cs (1)
42
public override void
Dispose
()
MS\Internal\PtsHost\Section.cs (1)
49
public override void
Dispose
()
MS\Internal\PtsHost\SubpageParaClient.cs (1)
42
public override void
Dispose
()
MS\Internal\PtsHost\SubpageParagraph.cs (1)
40
public override void
Dispose
()
MS\Internal\PtsHost\TableParagraph.cs (1)
37
public override void
Dispose
()
MS\Internal\PtsHost\TextParagraph.cs (1)
55
public override void
Dispose
()
60 references to Dispose
PresentationFramework (60)
MS\Internal\PtsHost\CellParaClient.cs (3)
199
mcs.
Dispose
();
249
mcs.
Dispose
();
296
mcs.
Dispose
();
MS\Internal\PtsHost\ContainerParagraph.cs (12)
50
para.
Dispose
();
55
base.
Dispose
();
118
paraInvalid.
Dispose
();
536
mcsContainer?.
Dispose
();
582
mcsContainer?.
Dispose
();
673
mcsContainer?.
Dispose
();
695
mcsContainer?.
Dispose
();
797
mcsContainer?.
Dispose
();
819
mcsContainer?.
Dispose
();
893
para.
Dispose
();
935
para.
Dispose
();
1177
paraInvalid.
Dispose
();
MS\Internal\PtsHost\EmbeddedObject.cs (1)
88
Para.
Dispose
();
MS\Internal\PtsHost\FigureParaClient.cs (1)
48
base.
Dispose
();
MS\Internal\PtsHost\FigureParagraph.cs (5)
50
base.
Dispose
();
51
_mainTextSegment?.
Dispose
();
199
mcs.
Dispose
();
239
mcs.
Dispose
();
429
_mainTextSegment.
Dispose
();
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
39
base.
Dispose
();
MS\Internal\PtsHost\FloaterParaClient.cs (1)
52
base.
Dispose
();
MS\Internal\PtsHost\FloaterParagraph.cs (6)
55
_mainTextSegment?.
Dispose
();
279
mcs.
Dispose
();
304
mcs.
Dispose
();
451
mcs.
Dispose
();
474
mcs.
Dispose
();
603
_mainTextSegment.
Dispose
();
MS\Internal\PtsHost\Line.cs (1)
69
base.
Dispose
();
MS\Internal\PtsHost\LineBreakRecord.cs (1)
37
base.
Dispose
();
MS\Internal\PtsHost\ListParaClient.cs (1)
119
listMarkerLine.
Dispose
();
MS\Internal\PtsHost\MarginCollapsingState.cs (2)
53
mcsNew.
Dispose
();
59
mcsNew.
Dispose
();
MS\Internal\PtsHost\OptimalBreakSession.cs (2)
49
base.
Dispose
();
97
base.
Dispose
();
MS\Internal\PtsHost\OptimalTextSource.cs (1)
64
base.
Dispose
();
MS\Internal\PtsHost\PtsHost.cs (3)
785
paraClient.
Dispose
();
996
mcs.
Dispose
();
1645
unmanagedHandle.
Dispose
();
MS\Internal\PtsHost\RowParagraph.cs (1)
53
base.
Dispose
();
MS\Internal\PtsHost\Section.cs (2)
52
base.
Dispose
();
451
_mainTextSegment?.
Dispose
();
MS\Internal\PtsHost\SubpageParaClient.cs (1)
52
base.
Dispose
();
MS\Internal\PtsHost\SubpageParagraph.cs (9)
42
base.
Dispose
();
43
_mainTextSegment?.
Dispose
();
173
mcsSubpage?.
Dispose
();
279
mcsSubpage?.
Dispose
();
346
mcsSubpage?.
Dispose
();
403
mcsSubpage?.
Dispose
();
502
mcsSubpage?.
Dispose
();
558
mcsSubpage?.
Dispose
();
631
_mainTextSegment.
Dispose
();
MS\Internal\PtsHost\TableParagraph.cs (4)
46
para.
Dispose
();
52
base.
Dispose
();
100
mcsOut.
Dispose
();
537
paraInvalid.
Dispose
();
MS\Internal\PtsHost\TextParagraph.cs (1)
75
base.
Dispose
();
MS\Internal\PtsHost\UIElementParagraph.cs (1)
124
mcsNew?.
Dispose
();