3 references to Entry
PresentationCore (3)
Graphics\include\exports.cs (3)
1267
_first = new
Entry
(key, value);
1276
_others.Add(new
Entry
(key, value));
1281
_others[index] = new
Entry
(key, value);