2 references to ForDictionaryItems
System.Xaml (2)
System\Xaml\XamlObjectReader.cs (2)
565
var itemsInfo =
ForDictionaryItems
(source, isAttachable ? null : property, property.Type, context);
1201
propertyInfo = MemberMarkupInfo.
ForDictionaryItems
(value, null, xamlType, context);