Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.DragDrop Namespace > DragDropContext Class : DragPaused Field |
'Declaration Public DragPaused As EventHandler(Of DragDropEventArgs)
'Usage Dim instance As DragDropContext Dim value As EventHandler(Of DragDropEventArgs) value = instance.DragPaused instance.DragPaused = value
public EventHandler<DragDropEventArgs> DragPaused
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family