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)
221
if (
_attributes
== null)
226
attr = (TextServicesDisplayAttribute)
_attributes
[guidatom];
272
_attributes
[guidatom] = attr;