1 write to TypeContext
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1013bamlPropertyCustom.TypeContext = TypeConvertContext;
1 reference to TypeContext
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
2635object convertedValue = boolConverter.ConvertFromString(TypeContext, TypeConverterHelper.InvariantEnglishUS, Value);