5 types derived from BamlPropertyComplexStartRecord
PresentationFramework (5)
System\Windows\Markup\BamlRecords.cs (5)
2070internal class BamlPropertyStringReferenceRecord : BamlPropertyComplexStartRecord 2133internal class BamlPropertyTypeReferenceRecord : BamlPropertyComplexStartRecord 3030internal class BamlPropertyArrayStartRecord : BamlPropertyComplexStartRecord 3042internal class BamlPropertyIListStartRecord : BamlPropertyComplexStartRecord 3054internal class BamlPropertyIDictionaryStartRecord : BamlPropertyComplexStartRecord
1 instantiation of BamlPropertyComplexStartRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
617record = new BamlPropertyComplexStartRecord();
7 references to BamlPropertyComplexStartRecord
PresentationFramework (7)
System\Windows\Markup\BamlReader.cs (1)
2079((BamlPropertyComplexStartRecord)_currentBamlRecord).AttributeId);
System\Windows\Markup\BamlRecordReader.cs (2)
641ReadPropertyComplexStartRecord((BamlPropertyComplexStartRecord)bamlRecord); 2026BamlPropertyComplexStartRecord bamlPropertyRecord)
System\Windows\Markup\BamlRecords.cs (2)
2025BamlPropertyComplexStartRecord newRecord = (BamlPropertyComplexStartRecord)record;
System\Windows\Markup\BamlRecordWriter.cs (2)
750BamlPropertyComplexStartRecord bamlComplexProperty = 751(BamlPropertyComplexStartRecord) BamlRecordManager.GetWriteRecord(