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