RadControls for WPF

Contains arguments for the QueryContinueDrag event.

Namespace: Telerik.Windows.DragDrop
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.40

Syntax

C#
public sealed class QueryContinueDragEventArgs : RadRoutedEventArgs
Visual Basic
Public NotInheritable Class QueryContinueDragEventArgs _
	Inherits RadRoutedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.Windows..::..RoutedEventArgs
      Telerik.Windows..::..RadRoutedEventArgs
        Telerik.Windows.DragDrop..::..QueryContinueDragEventArgs

See Also