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