2 references to IsCollectionType
PresentationFramework (2)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (2)
210
bool isCollection =
IsCollectionType
(property.PropertyType);
770
!
IsCollectionType
(contentProperty.PropertyType) &&