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