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