3 references to IsACollection
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
256return IsACollection(contentPropertyType); 279if (IsACollection(t) || BamlRecordManager.TreatAsIAddChild(t)) 5015if( IsACollection(ParentContext.ChildPropertyType) )