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