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