7 types derived from BamlStringValueRecord
PresentationFramework (7)
System\Windows\Markup\BamlRecords.cs (7)
1657internal class BamlDefAttributeKeyStringRecord : BamlStringValueRecord, IBamlDictionaryKey 1849internal class BamlDefAttributeRecord : BamlStringValueRecord 1938internal class BamlPresentationOptionsAttributeRecord : BamlStringValueRecord 2267internal class BamlPropertyRecord : BamlStringValueRecord 3079internal class BamlRoutedEventRecord : BamlStringValueRecord 3135internal class BamlLiteralContentRecord : BamlStringValueRecord 3857internal class BamlTextRecord : BamlStringValueRecord
3 references to BamlStringValueRecord
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
1392BamlStringValueRecord newRecord = (BamlStringValueRecord)record; 1772= BitVector32.CreateSection( 1, BamlStringValueRecord.LastFlagsSection );