4 references to PropertyArray
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
2973PushContext(ReaderFlags.PropertyArray | ReaderFlags.CollectionHolder, holder, holder.PropertyType, 0); 3117if (context.ContextType == ReaderFlags.PropertyArray) 3239else if (context.ContextType == ReaderFlags.PropertyArray) 4509parentContextType == ReaderFlags.PropertyArray ||