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