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)