2 references to ForSequenceItems
System.Xaml (2)
System\Xaml\XamlObjectReader.cs (2)
534var itemsInfo = ForSequenceItems(source, isAttachable ? null : property, property.Type, context, allowReadOnly: false); 1203propertyInfo = MemberMarkupInfo.ForSequenceItems(value, null, xamlType, context, allowReadOnly: true);