4 references to PropertyArray
PresentationFramework (4)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (4)
3031
PushContext(ReaderFlags.
PropertyArray
| ReaderFlags.CollectionHolder, holder, holder.PropertyType, 0);
3175
if (context.ContextType == ReaderFlags.
PropertyArray
)
3295
else if (context.ContextType == ReaderFlags.
PropertyArray
)
4583
parentContextType == ReaderFlags.
PropertyArray
||