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