1 write to _attributes
PresentationFramework (1)
System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (1)
216_attributes = new Hashtable();
3 references to _attributes
PresentationFramework (3)
System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (3)
214if (_attributes == null) 219attr = (TextServicesDisplayAttribute)_attributes[guidatom]; 265_attributes[guidatom] = attr;