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