2 references to IsVerticallySeparated
PresentationFramework (2)
System\Windows\Documents\FixedSOMPageConstructor.cs (2)
458
if (_lines.
IsVerticallySeparated
(glyphRun.BaselineOrigin.X + cumulativeAdvWidth,
715
return (!_lines.
IsVerticallySeparated
(left, textRunRect.Top, right, textRunRect.Bottom));