1 write to ChildPropertyType
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
3993ParentContext.ChildPropertyType = propertyType;
3 references to ChildPropertyType
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
5015if( IsACollection(ParentContext.ChildPropertyType) ) 5018!IsWhitespaceSignificantAttributePresent(ParentContext.ChildPropertyType)) 5117if( !isWhitespace || IsWhitespaceSignificantAttributePresent(ParentContext.ChildPropertyType) )