Base:
method
Dispose
MS.Internal.PtsHost.UnmanagedHandle.Dispose()
2 overrides of Dispose
PresentationFramework (2)
MS\Internal\PtsHost\FloaterParagraph.cs (1)
53public override void Dispose()
MS\Internal\PtsHost\UIElementParagraph.cs (1)
49public override void Dispose()
2 references to Dispose
PresentationFramework (2)
MS\Internal\PtsHost\FloaterParagraph.cs (1)
55base.Dispose();
MS\Internal\PtsHost\UIElementParagraph.cs (1)
53base.Dispose();