Base:
method
Dispose
MS.Internal.PtsHost.UnmanagedHandle.Dispose()
3 references to Dispose
PresentationFramework (3)
MS\Internal\PtsHost\CellParagraph.cs (2)
94
cellParaClient.
Dispose
();
103
if (cellParaClient != null) { cellParaClient.
Dispose
(); }
MS\Internal\PtsHost\PtsHost.cs (1)
4081
cellParaClient.
Dispose
();