2 instantiations of BamlKeyElementStartRecord
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
407
bamlRecord = new
BamlKeyElementStartRecord
();
665
record = new
BamlKeyElementStartRecord
();
7 references to BamlKeyElementStartRecord
PresentationFramework (7)
System\Windows\Markup\BamlReader.cs (2)
1425
BamlKeyElementStartRecord
keyStartRecord = _currentBamlRecord as
BamlKeyElementStartRecord
;
System\Windows\Markup\BamlRecordReader.cs (3)
729
ReadKeyElementStartRecord((
BamlKeyElementStartRecord
)bamlRecord);
1235
BamlKeyElementStartRecord
bamlElementRecord)
1748
ReadKeyElementStartRecord((
BamlKeyElementStartRecord
)keyRecord);
System\Windows\Markup\BamlRecordWriter.cs (2)
799
BamlKeyElementStartRecord
bamlElement =
800
(
BamlKeyElementStartRecord
) BamlRecordManager.GetWriteRecord(