3 references to _commentsOnObjects
PresentationFramework (3)
src\Framework\System\Windows\Localization.cs (3)
129
_commentsOnObjects
.TryGetValue(element, out result);
153
_commentsOnObjects
.Remove(element);
154
_commentsOnObjects
.Add(element, value);