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