3 references to IsValidDragDropEffects
PresentationCore (3)
System\Windows\DragEventArgs.cs (2)
47
if (!DragDrop.
IsValidDragDropEffects
(allowedEffects))
145
if (!DragDrop.
IsValidDragDropEffects
(value))
System\Windows\GiveFeedbackEventArgs.cs (1)
38
if (!DragDrop.
IsValidDragDropEffects
(effects))