4 references to Cancel
PresentationCore (3)
System\Windows\DragDrop.cs (3)
514dragAction == DragAction.Cancel) 664else if (args.Action == DragAction.Cancel) 845e.Action = DragAction.Cancel;
PresentationFramework (1)
System\windows\Documents\TextEditorDragDrop.cs (1)
737e.Action = DragAction.Cancel;