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