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