2 instantiations of BamlKeyElementStartRecord
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
408bamlRecord = new BamlKeyElementStartRecord(); 666record = new BamlKeyElementStartRecord();
7 references to BamlKeyElementStartRecord
PresentationFramework (7)
System\Windows\Markup\BamlReader.cs (2)
1426BamlKeyElementStartRecord keyStartRecord = _currentBamlRecord as BamlKeyElementStartRecord;
System\Windows\Markup\BamlRecordReader.cs (3)
733ReadKeyElementStartRecord((BamlKeyElementStartRecord)bamlRecord); 1239BamlKeyElementStartRecord bamlElementRecord) 1752ReadKeyElementStartRecord((BamlKeyElementStartRecord)keyRecord);
System\Windows\Markup\BamlRecordWriter.cs (2)
800BamlKeyElementStartRecord bamlElement = 801(BamlKeyElementStartRecord) BamlRecordManager.GetWriteRecord(