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
();