1 instantiation of FloaterParagraph
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (1)
1012
FloaterParagraph floaterPara = new
FloaterParagraph
(textElement, StructuralCache);
4 references to FloaterParagraph
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\EmbeddedObject.cs (1)
237
internal FloaterObject(int dcp,
FloaterParagraph
para)
src\Framework\MS\Internal\PtsHost\FloaterParaClient.cs (2)
48
internal FloaterParaClient(
FloaterParagraph
paragraph)
87
((
FloaterParagraph
)Paragraph).UpdateSegmentLastFormatPositions();
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (1)
1012
FloaterParagraph
floaterPara = new FloaterParagraph(textElement, StructuralCache);