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