Implemented interface member:
16 overrides of Dispose
PresentationFramework (16)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
44
public override void
Dispose
()
MS\Internal\PtsHost\FigureParaClient.cs (1)
39
public override void
Dispose
()
MS\Internal\PtsHost\FigureParagraph.cs (1)
49
public override void
Dispose
()
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
38
public override void
Dispose
()
MS\Internal\PtsHost\FloaterParaClient.cs (1)
49
public override void
Dispose
()
MS\Internal\PtsHost\Line.cs (1)
57
public override void
Dispose
()
MS\Internal\PtsHost\LineBreakRecord.cs (1)
34
public override void
Dispose
()
MS\Internal\PtsHost\OptimalBreakSession.cs (2)
36
public override void
Dispose
()
94
public override void
Dispose
()
MS\Internal\PtsHost\OptimalTextSource.cs (1)
63
public override void
Dispose
()
MS\Internal\PtsHost\RowParagraph.cs (1)
43
public override void
Dispose
()
MS\Internal\PtsHost\Section.cs (1)
50
public override void
Dispose
()
MS\Internal\PtsHost\SubpageParaClient.cs (1)
43
public override void
Dispose
()
MS\Internal\PtsHost\SubpageParagraph.cs (1)
41
public override void
Dispose
()
MS\Internal\PtsHost\TableParagraph.cs (1)
38
public override void
Dispose
()
MS\Internal\PtsHost\TextParagraph.cs (1)
56
public override void
Dispose
()
60 references to Dispose
PresentationFramework (60)
MS\Internal\PtsHost\CellParaClient.cs (3)
200
mcs.
Dispose
();
250
mcs.
Dispose
();
297
mcs.
Dispose
();
MS\Internal\PtsHost\ContainerParagraph.cs (12)
51
para.
Dispose
();
56
base.
Dispose
();
119
paraInvalid.
Dispose
();
539
mcsContainer.
Dispose
();
587
mcsContainer.
Dispose
();
681
mcsContainer.
Dispose
();
706
mcsContainer.
Dispose
();
811
mcsContainer.
Dispose
();
836
mcsContainer.
Dispose
();
911
para.
Dispose
();
953
para.
Dispose
();
1201
paraInvalid.
Dispose
();
MS\Internal\PtsHost\EmbeddedObject.cs (1)
89
Para.
Dispose
();
MS\Internal\PtsHost\FigureParaClient.cs (1)
49
base.
Dispose
();
MS\Internal\PtsHost\FigureParagraph.cs (5)
51
base.
Dispose
();
55
_mainTextSegment.
Dispose
();
204
mcs.
Dispose
();
244
mcs.
Dispose
();
434
_mainTextSegment.
Dispose
();
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
40
base.
Dispose
();
MS\Internal\PtsHost\FloaterParaClient.cs (1)
53
base.
Dispose
();
MS\Internal\PtsHost\FloaterParagraph.cs (6)
59
_mainTextSegment.
Dispose
();
284
mcs.
Dispose
();
309
mcs.
Dispose
();
456
mcs.
Dispose
();
479
mcs.
Dispose
();
608
_mainTextSegment.
Dispose
();
MS\Internal\PtsHost\Line.cs (1)
70
base.
Dispose
();
MS\Internal\PtsHost\LineBreakRecord.cs (1)
38
base.
Dispose
();
MS\Internal\PtsHost\ListParaClient.cs (1)
120
listMarkerLine.
Dispose
();
MS\Internal\PtsHost\MarginCollapsingState.cs (2)
54
mcsNew.
Dispose
();
60
mcsNew.
Dispose
();
MS\Internal\PtsHost\OptimalBreakSession.cs (2)
50
base.
Dispose
();
98
base.
Dispose
();
MS\Internal\PtsHost\OptimalTextSource.cs (1)
65
base.
Dispose
();
MS\Internal\PtsHost\PtsHost.cs (3)
786
paraClient.
Dispose
();
997
mcs.
Dispose
();
1646
unmanagedHandle.
Dispose
();
MS\Internal\PtsHost\RowParagraph.cs (1)
54
base.
Dispose
();
MS\Internal\PtsHost\Section.cs (2)
53
base.
Dispose
();
454
_mainTextSegment.
Dispose
();
MS\Internal\PtsHost\SubpageParaClient.cs (1)
53
base.
Dispose
();
MS\Internal\PtsHost\SubpageParagraph.cs (9)
43
base.
Dispose
();
47
_mainTextSegment.
Dispose
();
180
mcsSubpage.
Dispose
();
289
mcsSubpage.
Dispose
();
359
mcsSubpage.
Dispose
();
418
mcsSubpage.
Dispose
();
519
mcsSubpage.
Dispose
();
577
mcsSubpage.
Dispose
();
651
_mainTextSegment.
Dispose
();
MS\Internal\PtsHost\TableParagraph.cs (4)
47
para.
Dispose
();
53
base.
Dispose
();
101
mcsOut.
Dispose
();
538
paraInvalid.
Dispose
();
MS\Internal\PtsHost\TextParagraph.cs (1)
76
base.
Dispose
();
MS\Internal\PtsHost\UIElementParagraph.cs (1)
125
mcsNew?.
Dispose
();