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