AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
在 System.Windows.Media.Composition.VisualProxy.get_Count()
在 System.Windows.Media.Composition.VisualProxy.Find(Channel channel)
在 System.Windows.Media.Visual.UpdateChildren(RenderContext ctx, ResourceHandle handle)
在 System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)
在 System.Windows.Media.Visual.UpdateChildren(RenderContext ctx, ResourceHandle handle)
在 System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)
在 System.Windows.Media.Visual.UpdateChildren(RenderContext ctx, ResourceHandle handle)
在 System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)
在 System.Windows.Media.Visual.UpdateChildren(RenderContext ctx, ResourceHandle handle)
在 System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)
在 System.Windows.Media.Visual.UpdateChildren(RenderContext ctx, ResourceHandle handle)
在 System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)
在 System.Windows.Media.Visual.UpdateChildren(RenderContext ctx, ResourceHandle handle)
在 System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)
在 System.Windows.Media.Visual.UpdateChildren(RenderContext ctx, ResourceHandle handle)
在 System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)
在 System.Windows.Media.Visual.UpdateChildren(RenderContext ctx, ResourceHandle handle)
在 System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)
在 System.Windows.Media.Visual.Render(RenderContext ctx, UInt32 childIndex)
在 System.Windows.Media.CompositionTarget.Compile(Channel channel)
在 System.Windows.Media.CompositionTarget.System.Windows.Media.ICompositionTarget.Render(Boolean inResize, Channel channel)
在 System.Windows.Media.MediaContext.Render(ICompositionTarget resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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)