1 write to _upperBound
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRangeEdit.cs (1)
2362_upperBound = upperBound;
1 reference to _upperBound
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRangeEdit.cs (1)
2373retValue = Math.Min(retValue, _upperBound);