Base:
method
Dispose
MS.Internal.PtsHost.UnmanagedHandle.Dispose()
3 references to Dispose
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\CellParagraph.cs (2)
106
cellParaClient.
Dispose
();
115
if (cellParaClient != null) { cellParaClient.
Dispose
(); }
src\Framework\MS\Internal\PtsHost\PtsHost.cs (1)
4366
cellParaClient.
Dispose
();