4 references to Drop
PresentationCore (3)
Core\CSharp\System\Windows\DragDrop.cs (3)
550dragAction == DragAction.Drop || 698else if (args.Action == DragAction.Drop) 887e.Action = DragAction.Drop;
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorDragDrop.cs (1)
769e.Action = DragAction.Drop;