1 write to _attributes
PresentationFramework (1)
System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (1)
223_attributes = new Hashtable();
3 references to _attributes
PresentationFramework (3)
System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (3)
221if (_attributes == null) 226attr = (TextServicesDisplayAttribute)_attributes[guidatom]; 272_attributes[guidatom] = attr;