1 write to _isContentPropertyACollection
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
1597
_isContentPropertyACollection
= XamlReaderHelper.IsACollection(this);
1 reference to _isContentPropertyACollection
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
1600
return
_isContentPropertyACollection
;