3 references to IsACollection
PresentationBuildTasks (3)
Framework\System\Windows\Markup\XamlReaderHelper.cs (3)
262return IsACollection(contentPropertyType); 285if (IsACollection(t) || BamlRecordManager.TreatAsIAddChild(t)) 4964if( IsACollection(ParentContext.ChildPropertyType) )