Exception:无法将类型为“MS.Internal.NamedObject”的对象强制转换为类型“System.IConvertible”。

报错信息

InvalidCastException: 无法将类型为“MS.Internal.NamedObject”的对象强制转换为类型“System.IConvertible”。
StackTrace:
   在 System.Convert.ToDouble(Object value)
   在 ChatWindowHelper.WidthAndHeightToRectConverter.Convert(Object[] values, Type targetType, Object parameter, CultureInfo culture)
   在 System.Windows.Data.MultiBindingExpression.TransferValue()
   在 System.Windows.Data.MultiBindingExpression.Transfer()
   在 System.Windows.Data.MultiBindingExpression.UpdateTarget(Boolean includeInnerBindings)
   在 System.Windows.Data.MultiBindingExpression.AttachToContext(Boolean lastChance)
   在 System.Windows.Data.MultiBindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
   在 MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
   在 MS.Internal.Data.DataBindEngine.Run(Object arg)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

 

解决方法

暂无解决方案。

相关信息
0 查看
2023-12-16 17:34
Quicker版本
版本 反馈次数