4 references to Cancel
PresentationCore (3)
Core\CSharp\System\Windows\DragDrop.cs (3)
551dragAction == DragAction.Cancel) 702else if (args.Action == DragAction.Cancel) 883e.Action = DragAction.Cancel;
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorDragDrop.cs (1)
765e.Action = DragAction.Cancel;