Base:
method
Dispose
MS.Internal.PtsHost.UnmanagedHandle.Dispose()
2 overrides of Dispose
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (1)
66public override void Dispose()
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (1)
58public override void Dispose()
2 references to Dispose
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (1)
68base.Dispose();
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (1)
62base.Dispose();