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)
214
if (
_attributes
== null)
219
attr = (TextServicesDisplayAttribute)
_attributes
[guidatom];
265
_attributes
[guidatom] = attr;