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