Hi,
When I am dragging the SelectionEnd thumb on my RadTimeBar outside my dialog window I get a NullPointerException.
Maybe I get the exception because I move the mouse outside the window as I move outside the TimeBar.
Do you know of a workaround?
/Ola
Here is the callstack:
vid Telerik.Windows.Controls.TimeBar.SelectionThumb.get_IsDragging()
vid Telerik.Windows.Controls.TimeBar.SelectionThumb.OnMouseLeaveRight()
vid Telerik.Windows.Controls.TimeBar.SelectionThumb.OnMouseMove(Object sender, MouseEventArgs e)
vid System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
vid System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
vid System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
vid System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
vid System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
vid System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
vid System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
vid System.Windows.Input.InputManager.ProcessStagingArea()
vid System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
vid System.Windows.Input.MouseDevice.Synchronize()
vid System.Windows.Input.MouseDevice.OnHitTestInvalidatedAsync(Object sender, EventArgs e)
vid System.Windows.Input.InputManager.HitTestInvalidatedAsyncCallback(Object arg)
vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
vid MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
vid System.Windows.Threading.DispatcherOperation.InvokeImpl()
vid System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
vid System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
vid System.Windows.Threading.DispatcherOperation.Invoke()
When I am dragging the SelectionEnd thumb on my RadTimeBar outside my dialog window I get a NullPointerException.
Maybe I get the exception because I move the mouse outside the window as I move outside the TimeBar.
Do you know of a workaround?
/Ola
Here is the callstack:
vid Telerik.Windows.Controls.TimeBar.SelectionThumb.get_IsDragging()
vid Telerik.Windows.Controls.TimeBar.SelectionThumb.OnMouseLeaveRight()
vid Telerik.Windows.Controls.TimeBar.SelectionThumb.OnMouseMove(Object sender, MouseEventArgs e)
vid System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
vid System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
vid System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
vid System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
vid System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
vid System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
vid System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
vid System.Windows.Input.InputManager.ProcessStagingArea()
vid System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
vid System.Windows.Input.MouseDevice.Synchronize()
vid System.Windows.Input.MouseDevice.OnHitTestInvalidatedAsync(Object sender, EventArgs e)
vid System.Windows.Input.InputManager.HitTestInvalidatedAsyncCallback(Object arg)
vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
vid MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
vid System.Windows.Threading.DispatcherOperation.InvokeImpl()
vid System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
vid System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
vid System.Windows.Threading.DispatcherOperation.Invoke()