3 references to Entry
PresentationCore (3)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (3)
1095
_first = new
Entry
(key, value);
1104
_others.Add(new
Entry
(key, value));
1109
_others[index] = new
Entry
(key, value);