4 references to PropertyArray
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
2977
PushContext(ReaderFlags.
PropertyArray
| ReaderFlags.CollectionHolder, holder, holder.PropertyType, 0);
3121
if (context.ContextType == ReaderFlags.
PropertyArray
)
3243
else if (context.ContextType == ReaderFlags.
PropertyArray
)
4516
parentContextType == ReaderFlags.
PropertyArray
||