1 write to _attributes
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (1)
249_attributes = new Hashtable();
3 references to _attributes
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (3)
247if (_attributes == null) 252attr = (TextServicesDisplayAttribute)_attributes[guidatom]; 298_attributes[guidatom] = attr;