1 write to ChildPropertyType
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
3982
ParentContext.
ChildPropertyType
= propertyType;
3 references to ChildPropertyType
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
5005
if( IsACollection(ParentContext.
ChildPropertyType
) )
5008
!IsWhitespaceSignificantAttributePresent(ParentContext.
ChildPropertyType
))
5107
if( !isWhitespace || IsWhitespaceSignificantAttributePresent(ParentContext.
ChildPropertyType
) )