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