2 instantiations of BamlKeyElementStartRecord
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecords.cs (2)
429bamlRecord = new BamlKeyElementStartRecord(); 677record = new BamlKeyElementStartRecord();
7 references to BamlKeyElementStartRecord
PresentationFramework (7)
src\Framework\System\Windows\Markup\BamlReader.cs (2)
1432BamlKeyElementStartRecord keyStartRecord = _currentBamlRecord as BamlKeyElementStartRecord;
src\Framework\System\Windows\Markup\BamlRecordReader.cs (3)
766ReadKeyElementStartRecord((BamlKeyElementStartRecord)bamlRecord); 1278BamlKeyElementStartRecord bamlElementRecord) 1797ReadKeyElementStartRecord((BamlKeyElementStartRecord)keyRecord);
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
814BamlKeyElementStartRecord bamlElement = 815(BamlKeyElementStartRecord) BamlRecordManager.GetWriteRecord(