1 write to _upperBound
PresentationFramework (1)
System\Windows\Documents\TextRangeEdit.cs (1)
2360_upperBound = upperBound;
1 reference to _upperBound
PresentationFramework (1)
System\Windows\Documents\TextRangeEdit.cs (1)
2371retValue = Math.Min(retValue, _upperBound);