Base:
method
Dispose
MS.Internal.PtsHost.UnmanagedHandle.Dispose()
2 overrides of Dispose
PresentationFramework (2)
MS\Internal\PtsHost\FloaterParagraph.cs (1)
64public override void Dispose()
MS\Internal\PtsHost\UIElementParagraph.cs (1)
59public override void Dispose()
2 references to Dispose
PresentationFramework (2)
MS\Internal\PtsHost\FloaterParagraph.cs (1)
66base.Dispose();
MS\Internal\PtsHost\UIElementParagraph.cs (1)
63base.Dispose();