Win32Exception: 傳遞到系統呼叫的資料區太小。 --NativeErrorCode: 122 StackTrace: 於 MS.Win32.UnsafeNativeMethods.GetWindowTextLength(HandleRef hWnd) 於 MS.Win32.UnsafeNativeMethods.GetWindowTextNoThrow(HandleRef hWnd, StringBuilder lpString, Int32 nMaxCount) 於 System.Windows.Automation.Peers.WindowAutomationPeer.GetNameCore() 於 System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree() 於 System.Windows.ContextLayoutManager.fireAutomationEvents() 於 System.Windows.ContextLayoutManager.UpdateLayout() 於 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg) 於 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() 於 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) 於 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) 於 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) 於 System.Windows.Threading.DispatcherOperation.InvokeImpl() 於 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) 於 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 於 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 於 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 於 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) 於 System.Windows.Threading.DispatcherOperation.Invoke() 於 System.Windows.Threading.Dispatcher.ProcessQueue() 於 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 於 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 於 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 於 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) 於 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) 於 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) 於 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) 於 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) 於 System.Windows.Application.RunDispatcher(Object ignore) 於 System.Windows.Application.RunInternal(Window window) 於 Quicker.App.Main()