2 references to DoublePropertyRange
PresentationFramework (2)
System\Windows\Documents\TextRangeEdit.cs (2)
2347
new
DoublePropertyRange
(null, 0, double.MaxValue),
2348
new
DoublePropertyRange
(Paragraph.TextIndentProperty, -Math.Min(1000000, PTS.MaxPageSize), Math.Min(1000000, PTS.MaxPageSize))