1 write to ChildPropertyType
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
3994
ParentContext.
ChildPropertyType
= propertyType;
3 references to ChildPropertyType
PresentationBuildTasks (3)
Framework\System\Windows\Markup\XamlReaderHelper.cs (3)
4964
if( IsACollection(ParentContext.
ChildPropertyType
) )
4967
!IsWhitespaceSignificantAttributePresent(ParentContext.
ChildPropertyType
))
5066
if( !isWhitespace || IsWhitespaceSignificantAttributePresent(ParentContext.
ChildPropertyType
) )