BadImageFormatException 在 System.Windows.Media.Composition.DUCE.CompositionTarget.HwndInitialize(ResourceHandle hCompositionTarget, IntPtr hWnd, Int32 nWidth, Int32 nHeight, Boolean softwareOnly, Int32 dpiAwarenessContext, DpiScale dpiScale, Channel channel) 在 System.Windows.Interop.HwndTarget.CreateUCEResources(Channel channel, Channel outOfBandChannel) 在 System.Windows.Media.MediaContext.RegisterICompositionTargetInternal(ICompositionTarget iv) 在 System.Windows.Interop.HwndTarget..ctor(IntPtr hwnd) 在 System.Windows.Interop.HwndSource.Initialize(HwndSourceParameters parameters) 在 System.Windows.Window.CreateSourceWindow(Boolean duringShow) 在 System.Windows.Window.ShowHelper(Object booleanBox) 在 Quicker.App.ug2psgrqaD() 在 Quicker.App.<StartupApplicationAsync>d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 Quicker.App.<ApplicationStart>d__10.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 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)