1 write to _converterTypeId
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
2312set { _converterTypeId = value; }
1 reference to _converterTypeId
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
2311get { return _converterTypeId; }