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