3 references to _commentsOnObjects
PresentationFramework (3)
System\Windows\Localization.cs (3)
111
_commentsOnObjects
.TryGetValue(element, out result);
135
_commentsOnObjects
.Remove(element);
136
_commentsOnObjects
.Add(element, value);