7 types derived from BamlStringValueRecord
PresentationFramework (7)
System\Windows\Markup\BamlRecords.cs (7)
1644internal class BamlDefAttributeKeyStringRecord : BamlStringValueRecord, IBamlDictionaryKey 1836internal class BamlDefAttributeRecord : BamlStringValueRecord 1925internal class BamlPresentationOptionsAttributeRecord : BamlStringValueRecord 2254internal class BamlPropertyRecord : BamlStringValueRecord 3066internal class BamlRoutedEventRecord : BamlStringValueRecord 3122internal class BamlLiteralContentRecord : BamlStringValueRecord 3844internal class BamlTextRecord : BamlStringValueRecord
3 references to BamlStringValueRecord
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
1379BamlStringValueRecord newRecord = (BamlStringValueRecord)record; 1759= BitVector32.CreateSection( 1, BamlStringValueRecord.LastFlagsSection );