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