报错信息 1
COMException: 异常来自 HRESULT:0xD0000701
StackTrace:
在 Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset)
在 System.Windows.Shell.WindowChromeWorker._ExtendGlassFrame()
在 System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
在 System.Windows.Shell.WindowChromeWorker._HandleDwmCompositionChanged(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Shell.WindowChromeWorker._WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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)
版本:1.43.57
2025-04-02 16:26
Microsoft Windows NT 10.0.26100.0
版本:1.43.63
2025-03-28 18:54
Microsoft Windows NT 10.0.22631.0
版本:1.43.47
2025-03-28 17:13
Microsoft Windows NT 10.0.26100.0
版本:1.43.11
2025-03-27 16:53
Microsoft Windows NT 10.0.19043.0
版本:1.43.64
2025-03-27 15:57
Microsoft Windows NT 10.0.19045.0
版本:1.43.29
2025-03-27 14:20
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-03-27 13:50
Microsoft Windows NT 10.0.19044.0
版本:1.43.17
2025-03-25 00:00
Microsoft Windows NT 10.0.19045.0
版本:1.40.23
2025-03-21 16:38
Microsoft Windows NT 10.0.19045.0
版本:1.43.11
2025-03-18 08:01
Microsoft Windows NT 10.0.22631.0
版本:1.39.43
2025-03-16 21:03
Microsoft Windows NT 10.0.22000.0
版本:1.43.6
2025-03-16 15:16
Microsoft Windows NT 10.0.22631.0
版本:1.39.43
2025-03-16 07:06
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-03-12 18:54
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-03-09 19:59
Microsoft Windows NT 10.0.22631.0
版本:1.43.57
2025-03-07 09:04
Microsoft Windows NT 10.0.22000.0
版本:1.43.57
2025-03-05 07:51
Microsoft Windows NT 10.0.22631.0
报错信息 2
COMException: 异常来自 HRESULT:0xD0000701
StackTrace:
在 Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset)
在 System.Windows.Shell.WindowChromeWorker._ExtendGlassFrame()
在 System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
在 System.Windows.Shell.WindowChromeWorker._ApplyNewCustomChrome()
在 System.Windows.Shell.WindowChromeWorker._WindowSourceInitialized(Object sender, EventArgs e)
在 System.Windows.Window.OnSourceInitialized(EventArgs e)
在 HandyControl.Controls.Window.OnSourceInitialized(EventArgs e)
在 System.Windows.Window.CreateSourceWindow(Boolean duringShow)
在 System.Windows.Window.ShowHelper(Object booleanBox)
在 Quicker.Domain.Services.ActionEditMgr.EditAction(ActionProfile profile, Int32 row, Int32 col, ActionItem actionItem, Nullable`1 newActionType, EditActionParam editParam, Boolean forceReadonly)
在 Quicker.Domain.Services.ActionEditMgr.EditActionById(String actionId, EditActionParam editParam, Boolean forceReadOnly)
在 Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass57_0.E3u1o1T4S6J(Object sender, RoutedEventArgs args)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(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)
版本:1.43.63
2025-03-29 14:03
Microsoft Windows NT 10.0.26100.0
报错信息 3
COMException: 异常来自 HRESULT:0xD0000701
StackTrace:
在 Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset)
在 System.Windows.Shell.WindowChromeWorker._ExtendGlassFrame()
在 System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
在 System.Windows.Shell.WindowChromeWorker._OnChromePropertyChangedThatRequiresRepaint(Object sender, EventArgs e)
在 System.Windows.Shell.WindowChrome._OnPropertyChangedThatRequiresRepaint()
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.Freezable.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
在 System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.ClrBindingWorker.OnSourcePropertyChanged(Object o, String propName)
在 System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)
在 MS.Internal.Data.StaticPropertyChangedEventManager.OnStaticPropertyChanged(TypeRecord typeRecord, PropertyChangedEventArgs args)
在 MS.Internal.Data.StaticPropertyChangedEventManager.TypeRecord.OnStaticPropertyChanged(Object sender, PropertyChangedEventArgs e)
在 System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e)
在 System.Windows.SystemParameters.OnPropertiesChanged(String[] propertyNames)
在 System.Windows.SystemParameters.InvalidateProperty(Int32 slot, String name)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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)
版本:1.43.57
2025-03-24 05:39
Microsoft Windows NT 10.0.26100.0
版本:1.43.61
2025-03-14 12:20
Microsoft Windows NT 10.0.27802.0
版本:1.40.23
2025-03-08 11:23
Microsoft Windows NT 10.0.22622.0
版本:1.43.29
2025-03-04 03:57
Microsoft Windows NT 10.0.22631.0