2 instantiations of BamlKeyElementStartRecord
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
420bamlRecord = new BamlKeyElementStartRecord(); 678record = new BamlKeyElementStartRecord();
7 references to BamlKeyElementStartRecord
PresentationFramework (7)
System\Windows\Markup\BamlReader.cs (2)
1420BamlKeyElementStartRecord keyStartRecord = _currentBamlRecord as BamlKeyElementStartRecord;
System\Windows\Markup\BamlRecordReader.cs (3)
748ReadKeyElementStartRecord((BamlKeyElementStartRecord)bamlRecord); 1254BamlKeyElementStartRecord bamlElementRecord) 1767ReadKeyElementStartRecord((BamlKeyElementStartRecord)keyRecord);
System\Windows\Markup\BamlRecordWriter.cs (2)
805BamlKeyElementStartRecord bamlElement = 806(BamlKeyElementStartRecord) BamlRecordManager.GetWriteRecord(