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