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