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