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