Message in Chinese (Simplified) (中文(简体))
“<var>X</var>”已阻止在 XAML 中使用类型“<var>Type Name</var>”。如果要序列化此类型,请更改 '<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