1 instantiation of UIElementParagraph
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\ContainerParagraph.cs (1)
1102paragraph = new UIElementParagraph(element, StructuralCache);
1 reference to UIElementParagraph
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\UIElementParaClient.cs (1)
119UIElementIsland uiElementIsland = ((UIElementParagraph)Paragraph).UIElementIsland;