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