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)
247
if (
_attributes
== null)
252
attr = (TextServicesDisplayAttribute)
_attributes
[guidatom];
298
_attributes
[guidatom] = attr;