Message in Japanese (日本語)
'<var>X</var>' により、XAML での型 '<var>Type Name</var>' の使用がブロックされました。この型をシリアル化するには、この型の null 以外の値を返すように '<var>X</var>'.GetXamlType を変更するか、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