7 types derived from BamlStringValueRecord
PresentationFramework (7)
src\Framework\System\Windows\Markup\BamlRecords.cs (7)
1691
internal class BamlDefAttributeKeyStringRecord :
BamlStringValueRecord
, IBamlDictionaryKey
1889
internal class BamlDefAttributeRecord :
BamlStringValueRecord
1984
internal class BamlPresentationOptionsAttributeRecord :
BamlStringValueRecord
2339
internal class BamlPropertyRecord :
BamlStringValueRecord
3228
internal class BamlRoutedEventRecord :
BamlStringValueRecord
3289
internal class BamlLiteralContentRecord :
BamlStringValueRecord
4052
internal class BamlTextRecord :
BamlStringValueRecord
3 references to BamlStringValueRecord
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecords.cs (3)
1418
BamlStringValueRecord
newRecord = (
BamlStringValueRecord
)record;
1808
= BitVector32.CreateSection( 1,
BamlStringValueRecord
.LastFlagsSection );