Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
4 references to Dispose
PresentationFramework (4)
src\Framework\MS\Internal\Documents\UIElementIsland.cs (1)
47((UIElementIsland)currentParent).Dispose();
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (2)
77_uiElementIsland.Dispose(); 467_uiElementIsland.Dispose();
src\Framework\System\Windows\Documents\InlineUIContainer.cs (1)
173_uiElementIsland.Dispose();