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