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