2 references to Key
PresentationFramework (2)
src\Framework\MS\Internal\Data\DataBindEngine.cs (2)
715
Key key = new
Key
(sourceType, targetType, targetToSource);
723
base.Add(new
Key
(sourceType, targetType, targetToSource), value);