8 references to TreatAsIAddChild
PresentationBuildTasks (8)
Framework\System\Windows\Markup\BamlRecords.cs (1)
499
BamlRecordManager.
TreatAsIAddChild
(propertyType) ||
Framework\System\Windows\Markup\XamlReaderHelper.cs (7)
285
if (IsACollection(t) || BamlRecordManager.
TreatAsIAddChild
(t))
4208
!BamlRecordManager.
TreatAsIAddChild
(ParentContext.ContextDataType)))
4495
if (BamlRecordManager.
TreatAsIAddChild
(parentElementType))
4519
if (BamlRecordManager.
TreatAsIAddChild
(elementType))
4605
if (!allowed && !BamlRecordManager.
TreatAsIAddChild
(elementType))
4641
!BamlRecordManager.
TreatAsIAddChild
(parentType) &&
4687
if (BamlRecordManager.
TreatAsIAddChild
(elementType))