2 references to MinLineSeparation
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMLineCollection.cs (1)
89
double maxSeparation = .5 * FixedSOMLineRanges.
MinLineSeparation
;
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (1)
762
double minLineSeparation = FixedSOMLineRanges.
MinLineSeparation
;