9 references to DefAttributeKeyType
PresentationFramework (9)
System\Windows\Markup\BamlReader.cs (2)
766case BamlRecordType.DefAttributeKeyType: 1279case BamlRecordType.DefAttributeKeyType:
System\Windows\Markup\BamlRecordHelper.cs (1)
122case BamlRecordType.DefAttributeKeyType:
System\Windows\Markup\BamlRecordReader.cs (2)
710case BamlRecordType.DefAttributeKeyType: 1748nextType == BamlRecordType.DefAttributeKeyType ||
System\Windows\Markup\BamlRecords.cs (3)
410case BamlRecordType.DefAttributeKeyType: 599case BamlRecordType.DefAttributeKeyType: 1539get { return BamlRecordType.DefAttributeKeyType; }
System\Windows\Markup\BamlRecordWriter.cs (1)
484BamlRecordType.DefAttributeKeyType)