3 references to _attributesOnObjects
PresentationFramework (3)
System\Windows\Localization.cs (3)
116
_attributesOnObjects
.TryGetValue(element, out result);
140
_attributesOnObjects
.Remove(element);
141
_attributesOnObjects
.Add(element, value);