3 references to _attributesOnObjects
PresentationFramework (3)
System\Windows\Localization.cs (3)
119
_attributesOnObjects
.TryGetValue(element, out result);
143
_attributesOnObjects
.Remove(element);
144
_attributesOnObjects
.Add(element, value);