2 references to UIElementIsland
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (1)
452
_uiElementIsland = new
UIElementIsland
(((BlockUIContainer)Element).Child);
src\Framework\System\Windows\Documents\InlineUIContainer.cs (1)
179
_uiElementIsland = new
UIElementIsland
(childElement);