7 types derived from BamlStringValueRecord
PresentationFramework (7)
System\Windows\Markup\BamlRecords.cs (7)
1645internal class BamlDefAttributeKeyStringRecord : BamlStringValueRecord, IBamlDictionaryKey 1837internal class BamlDefAttributeRecord : BamlStringValueRecord 1926internal class BamlPresentationOptionsAttributeRecord : BamlStringValueRecord 2255internal class BamlPropertyRecord : BamlStringValueRecord 3067internal class BamlRoutedEventRecord : BamlStringValueRecord 3123internal class BamlLiteralContentRecord : BamlStringValueRecord 3845internal class BamlTextRecord : BamlStringValueRecord
3 references to BamlStringValueRecord
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
1380BamlStringValueRecord newRecord = (BamlStringValueRecord)record; 1760= BitVector32.CreateSection( 1, BamlStringValueRecord.LastFlagsSection );