4 references to Continue
PresentationCore (3)
Core\CSharp\System\Windows\DragDrop.cs (3)
549if (dragAction == DragAction.Continue || 694if (args.Action == DragAction.Continue) 878e.Action = DragAction.Continue;
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorDragDrop.cs (1)
761e.Action = DragAction.Continue;