9 references to DefAttributeKeyType
PresentationFramework (9)
System\Windows\Markup\BamlReader.cs (2)
768case BamlRecordType.DefAttributeKeyType: 1291case BamlRecordType.DefAttributeKeyType:
System\Windows\Markup\BamlRecordHelper.cs (1)
122case BamlRecordType.DefAttributeKeyType:
System\Windows\Markup\BamlRecordReader.cs (2)
701case BamlRecordType.DefAttributeKeyType: 1739nextType == BamlRecordType.DefAttributeKeyType ||
System\Windows\Markup\BamlRecords.cs (3)
404case BamlRecordType.DefAttributeKeyType: 593case BamlRecordType.DefAttributeKeyType: 1533get { return BamlRecordType.DefAttributeKeyType; }
System\Windows\Markup\BamlRecordWriter.cs (1)
484BamlRecordType.DefAttributeKeyType)