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