1 instantiation of AttributeRange
PresentationFramework (1)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
334_attributeRanges.Add(new AttributeRange(_textView, rangeStart, rangeEnd, textServiceDisplayAttribute));
4 references to AttributeRange
PresentationFramework (4)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (4)
157AttributeRange attributeRange = (AttributeRange)_attributeRanges[i]; 346AttributeRange attributeRange = (AttributeRange)_attributeRanges[i];