Message in Chinese (Traditional) (中文(繁體))
'<var>X</var>' 阻礙了型別 '<var>Type Name</var>' 在 XAML 中的使用。如果您要序列化此型別,請將 '<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