3 references to GetLineProperties
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (3)
217
GetLineProperties
(true, dcpStart),
1360
line.Format(ctx, dcp, width, trackWidth,
GetLineProperties
(firstLine, dcpLine), textLineBreak);
1501
return StructuralCache.IsOptimalParagraphEnabled &&
GetLineProperties
(false, 0).TextWrapping != TextWrapping.NoWrap;