2 references to DtrsFromRange
PresentationFramework (2)
MS\Internal\Documents\TextBoxView.cs (1)
1546&& _dirtyList.DtrsFromRange(currentSelectionRange.StartIndex, currentSelectionRange.PositionsAdded) != null)
MS\Internal\PtsHost\StructuralCache.cs (1)
173return (_dtrs != null) ? _dtrs.DtrsFromRange(dcpNew, cchOld) : null;