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