5 references to PropertyIAddChild
PresentationFramework (5)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (5)
3085
flags = ReaderFlags.
PropertyIAddChild
;
3092
flags = ReaderFlags.
PropertyIAddChild
;
3272
else if (context.ContextType == ReaderFlags.
PropertyIAddChild
)
3602
case ReaderFlags.
PropertyIAddChild
:
4584
parentContextType == ReaderFlags.
PropertyIAddChild
)