5 types derived from BamlPropertyComplexStartRecord
PresentationFramework (5)
System\Windows\Markup\BamlRecords.cs (5)
2071
internal class BamlPropertyStringReferenceRecord :
BamlPropertyComplexStartRecord
2134
internal class BamlPropertyTypeReferenceRecord :
BamlPropertyComplexStartRecord
3031
internal class BamlPropertyArrayStartRecord :
BamlPropertyComplexStartRecord
3043
internal class BamlPropertyIListStartRecord :
BamlPropertyComplexStartRecord
3055
internal class BamlPropertyIDictionaryStartRecord :
BamlPropertyComplexStartRecord
1 instantiation of BamlPropertyComplexStartRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
618
record = new
BamlPropertyComplexStartRecord
();
7 references to BamlPropertyComplexStartRecord
PresentationFramework (7)
System\Windows\Markup\BamlReader.cs (1)
2083
((
BamlPropertyComplexStartRecord
)_currentBamlRecord).AttributeId);
System\Windows\Markup\BamlRecordReader.cs (2)
645
ReadPropertyComplexStartRecord((
BamlPropertyComplexStartRecord
)bamlRecord);
2030
BamlPropertyComplexStartRecord
bamlPropertyRecord)
System\Windows\Markup\BamlRecords.cs (2)
2026
BamlPropertyComplexStartRecord
newRecord = (
BamlPropertyComplexStartRecord
)record;
System\Windows\Markup\BamlRecordWriter.cs (2)
751
BamlPropertyComplexStartRecord
bamlComplexProperty =
752
(
BamlPropertyComplexStartRecord
) BamlRecordManager.GetWriteRecord(