Message in Korean (한국어)
'<var>X</var>'이(가) XAML에서 '<var>Type Name</var>' 형식의 사용을 차단했습니다. 이 형식을 serialize하려면 '<var>X</var>'.GetXamlType을 변경하여 이 형식에 대해 null이 아닌 값을 반환하거나 XamlObjectReader 생성자의 schemaContext 매개 변수에서 다른 값을 전달하십시오.
Unlocalized message
'<var>X</var>' blocked the use of type '<var>Type Name</var>' in XAML. If you want to serialize this type, change '<var>X</var>'.GetXamlType to return a non-null value for this type, or pass a different value in the schemaContext parameter of the XamlObjectReader constructor.
Search by Google