4 references to Continue
PresentationCore (3)
System\Windows\DragDrop.cs (3)
512if (dragAction == DragAction.Continue || 656if (args.Action == DragAction.Continue) 840e.Action = DragAction.Continue;
PresentationFramework (1)
System\windows\Documents\TextEditorDragDrop.cs (1)
733e.Action = DragAction.Continue;