3 references to IsValidDragDropEffects
PresentationCore (3)
System\Windows\DragEventArgs.cs (2)
48
if (!DragDrop.
IsValidDragDropEffects
(allowedEffects))
146
if (!DragDrop.
IsValidDragDropEffects
(value))
System\Windows\GiveFeedbackEventArgs.cs (1)
39
if (!DragDrop.
IsValidDragDropEffects
(effects))