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)
157
AttributeRange
attributeRange = (
AttributeRange
)_attributeRanges[i];
346
AttributeRange
attributeRange = (
AttributeRange
)_attributeRanges[i];