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