9 references to DefAttributeKeyType
PresentationFramework (9)
System\Windows\Markup\BamlReader.cs (2)
767case BamlRecordType.DefAttributeKeyType: 1290case BamlRecordType.DefAttributeKeyType:
System\Windows\Markup\BamlRecordHelper.cs (1)
121case BamlRecordType.DefAttributeKeyType:
System\Windows\Markup\BamlRecordReader.cs (2)
700case BamlRecordType.DefAttributeKeyType: 1738nextType == BamlRecordType.DefAttributeKeyType ||
System\Windows\Markup\BamlRecords.cs (3)
403case BamlRecordType.DefAttributeKeyType: 592case BamlRecordType.DefAttributeKeyType: 1532get { return BamlRecordType.DefAttributeKeyType; }
System\Windows\Markup\BamlRecordWriter.cs (1)
483BamlRecordType.DefAttributeKeyType)