1 write to _attributes
PresentationFramework (1)
System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (1)
209
_attributes
= new Hashtable();
3 references to _attributes
PresentationFramework (3)
System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (3)
207
if (
_attributes
== null)
212
attr = (TextServicesDisplayAttribute)
_attributes
[guidatom];
258
_attributes
[guidatom] = attr;