Unbehandelte Ausnahme #560B68CDB8128D55 vom Typ System.ComponentModel.Win32Exception in Void SetTimer(System.Runtime.InteropServices.HandleRef, Int32, Int32)
System.ComponentModel.Win32Exception (0x80004005): Ungültiges Fensterhandle
bei MS.Win32.SafeNativeMethods.SetTimer(HandleRef hWnd, Int32 nIDEvent, Int32 uElapse)
bei System.Windows.Threading.Dispatcher.SetWin32Timer(Int32 dueTimeInTicks)
bei System.Windows.Threading.Dispatcher.UpdateWin32TimerFromDispatcherThread(Object unused)
bei System.Windows.Threading.Dispatcher.RemoveTimer(DispatcherTimer timer)
bei System.Windows.Threading.DispatcherTimer.Stop()
bei System.Windows.Media.MediaContext.PostRender()
bei System.Windows.Media.CompositionTarget.set_RootVisual(Visual value)
bei System.Windows.Interop.HwndTarget.set_RootVisual(Visual value)
bei System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
bei System.Windows.Interop.HwndSource.Dispose(Boolean disposing)
bei System.Windows.Interop.HwndSource.OnHwndDisposed(Object sender, EventArgs args)
bei MS.Win32.HwndWrapper.Dispose(Boolean disposing, Boolean isHwndBeingDestroyed)
bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
System.Object = <null>