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