2 references to GetConverterFromId
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlMapTable.cs (1)
251converter = GetConverterFromId((short)-(short)tcId, type, null);
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
619typeConvert = parserContext.MapTable.GetConverterFromId(converterTypeId, propType, parserContext);