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
();
538
mcsContainer.
Dispose
();
586
mcsContainer.
Dispose
();
680
mcsContainer.
Dispose
();
705
mcsContainer.
Dispose
();
810
mcsContainer.
Dispose
();
835
mcsContainer.
Dispose
();
910
para.
Dispose
();
952
para.
Dispose
();
1200
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
();
54
_mainTextSegment.
Dispose
();
203
mcs.
Dispose
();
243
mcs.
Dispose
();
433
_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)
58
_mainTextSegment.
Dispose
();
283
mcs.
Dispose
();
308
mcs.
Dispose
();
455
mcs.
Dispose
();
478
mcs.
Dispose
();
607
_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
();
453
_mainTextSegment.
Dispose
();
MS\Internal\PtsHost\SubpageParaClient.cs (1)
52
base.
Dispose
();
MS\Internal\PtsHost\SubpageParagraph.cs (9)
42
base.
Dispose
();
46
_mainTextSegment.
Dispose
();
179
mcsSubpage.
Dispose
();
288
mcsSubpage.
Dispose
();
358
mcsSubpage.
Dispose
();
417
mcsSubpage.
Dispose
();
518
mcsSubpage.
Dispose
();
576
mcsSubpage.
Dispose
();
650
_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
();