1 write to _lowerBound
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRangeEdit.cs (1)
2361_lowerBound = lowerBound;
1 reference to _lowerBound
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRangeEdit.cs (1)
2372double retValue = Math.Max(_lowerBound, value);