1 type derived from BamlDefAttributeKeyTypeRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4326internal class BamlKeyElementStartRecord : BamlDefAttributeKeyTypeRecord, IBamlDictionaryKey
1 instantiation of BamlDefAttributeKeyTypeRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
605record = new BamlDefAttributeKeyTypeRecord();
2 references to BamlDefAttributeKeyTypeRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
494BamlDefAttributeKeyTypeRecord bamlDefRecord = BamlRecordManager.GetWriteRecord( 496as BamlDefAttributeKeyTypeRecord;