2 references to ForDictionary
System.Xaml (2)
System\Xaml\XamlObjectReader.cs (2)
383
return
ForDictionary
(value, attachedProperty, context, true);
523
return
ForDictionary
(source, property, context, false);