7 types derived from BamlStringValueRecord
PresentationFramework (7)
System\Windows\Markup\BamlRecords.cs (7)
1651internal class BamlDefAttributeKeyStringRecord : BamlStringValueRecord, IBamlDictionaryKey 1843internal class BamlDefAttributeRecord : BamlStringValueRecord 1932internal class BamlPresentationOptionsAttributeRecord : BamlStringValueRecord 2261internal class BamlPropertyRecord : BamlStringValueRecord 3073internal class BamlRoutedEventRecord : BamlStringValueRecord 3129internal class BamlLiteralContentRecord : BamlStringValueRecord 3851internal class BamlTextRecord : BamlStringValueRecord
3 references to BamlStringValueRecord
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
1386BamlStringValueRecord newRecord = (BamlStringValueRecord)record; 1766= BitVector32.CreateSection( 1, BamlStringValueRecord.LastFlagsSection );