1 instantiation of FloaterParagraph
PresentationFramework (1)
MS\Internal\PtsHost\TextParagraph.cs (1)
1004
FloaterParagraph floaterPara = new
FloaterParagraph
(textElement, StructuralCache);
5 references to FloaterParagraph
PresentationFramework (5)
MS\Internal\PtsHost\EmbeddedObject.cs (1)
234
internal FloaterObject(int dcp,
FloaterParagraph
para)
MS\Internal\PtsHost\FloaterParaClient.cs (2)
46
internal FloaterParaClient(
FloaterParagraph
paragraph)
70
((
FloaterParagraph
)Paragraph).UpdateSegmentLastFormatPositions();
MS\Internal\PtsHost\PtsContext.cs (1)
135
if (obj is FigureParagraph || obj is
FloaterParagraph
)
MS\Internal\PtsHost\TextParagraph.cs (1)
1004
FloaterParagraph
floaterPara = new FloaterParagraph(textElement, StructuralCache);