4 references to PropertyArray
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
2976
PushContext(ReaderFlags.
PropertyArray
| ReaderFlags.CollectionHolder, holder, holder.PropertyType, 0);
3120
if (context.ContextType == ReaderFlags.
PropertyArray
)
3242
else if (context.ContextType == ReaderFlags.
PropertyArray
)
4515
parentContextType == ReaderFlags.
PropertyArray
||