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