3 references to _commentsOnObjects
PresentationFramework (3)
System\Windows\Localization.cs (3)
114
_commentsOnObjects
.TryGetValue(element, out result);
138
_commentsOnObjects
.Remove(element);
139
_commentsOnObjects
.Add(element, value);