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