9 references to DefAttributeKeyType
PresentationFramework (9)
System\Windows\Markup\BamlReader.cs (2)
776case BamlRecordType.DefAttributeKeyType: 1289case BamlRecordType.DefAttributeKeyType:
System\Windows\Markup\BamlRecordHelper.cs (1)
123case BamlRecordType.DefAttributeKeyType:
System\Windows\Markup\BamlRecordReader.cs (2)
719case BamlRecordType.DefAttributeKeyType: 1757nextType == BamlRecordType.DefAttributeKeyType ||
System\Windows\Markup\BamlRecords.cs (3)
416case BamlRecordType.DefAttributeKeyType: 605case BamlRecordType.DefAttributeKeyType: 1545get { return BamlRecordType.DefAttributeKeyType; }
System\Windows\Markup\BamlRecordWriter.cs (1)
487BamlRecordType.DefAttributeKeyType)