1 instantiation of TextServicesDisplayAttributePropertyRanges
PresentationFramework (1)
System\Windows\Documents\TextServicesProperty.cs (1)
77
_propertyRanges = new
TextServicesDisplayAttributePropertyRanges
(_textstore);
2 references to TextServicesDisplayAttributePropertyRanges
PresentationFramework (2)
System\Windows\Documents\TextServicesProperty.cs (2)
87
TextServicesDisplayAttributePropertyRanges
displayAttributes = _propertyRanges as
TextServicesDisplayAttributePropertyRanges
;