2 instantiations of BamlKeyElementStartRecord
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
414bamlRecord = new BamlKeyElementStartRecord(); 672record = new BamlKeyElementStartRecord();
7 references to BamlKeyElementStartRecord
PresentationFramework (7)
System\Windows\Markup\BamlReader.cs (2)
1410BamlKeyElementStartRecord keyStartRecord = _currentBamlRecord as BamlKeyElementStartRecord;
System\Windows\Markup\BamlRecordReader.cs (3)
739ReadKeyElementStartRecord((BamlKeyElementStartRecord)bamlRecord); 1245BamlKeyElementStartRecord bamlElementRecord) 1758ReadKeyElementStartRecord((BamlKeyElementStartRecord)keyRecord);
System\Windows\Markup\BamlRecordWriter.cs (2)
802BamlKeyElementStartRecord bamlElement = 803(BamlKeyElementStartRecord) BamlRecordManager.GetWriteRecord(