Quicker版本:1033002 动作版本号:146 动作名称:剪贴板 -------------------- 摘要: System.InvalidOperationException: ShowActivated 为 false 且 WindowState 设置为 Maximized 时无法显示窗口。 在 System.Windows.Window.VerifyConsistencyWithShowActivated() 在 System.Windows.Window.CoerceVisibility(DependencyObject d, Object value) 在 System.Windows.DependencyObject.ProcessCoerceValue(DependencyProperty dp, PropertyMetadata metadata, EntryIndex& entryIndex, Int32& targetIndex, EffectiveValueEntry& newEntry, EffectiveValueEntry& oldEntry, Object& oldValue, Object baseValue, Object controlValue, CoerceValueCallback coerceValueCallback, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, Boolean skipBaseValueChecks) 在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) 在 System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal) 在 System.Windows.Window.UpdateVisibilityProperty(Visibility value) 在 System.Windows.Window.Show() 在 IntelliTools.Utilities.Manager.ClipWindowManager.InternalShowWindow(String type) 在 IntelliTools.Utilities.Manager.ClipWindowManager.Run(String cmd) 在 IntelliTools.App.<>c__DisplayClass1_0.<InternalRun>b__0() 在 System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() 在 System.Windows.Threading.DispatcherOperation.InvokeImpl() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) 在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) 在 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) 在 System.Windows.Threading.Dispatcher.Invoke(Action callback) 在 IntelliTools.App.InternalRun(String cmd) 在 lambda_method(Closure , IDictionary )
修复了下,更新下看还有么有这个错误