3 references to IsValidDragDropEffects
PresentationCore (3)
System\Windows\DragEventArgs.cs (2)
61
if (!DragDrop.
IsValidDragDropEffects
(allowedEffects))
159
if (!DragDrop.
IsValidDragDropEffects
(value))
System\Windows\GiveFeedbackEventArgs.cs (1)
42
if (!DragDrop.
IsValidDragDropEffects
(effects))