3 references to IsValidDragDropEffects
PresentationCore (3)
Core\CSharp\System\Windows\DragEventArgs.cs (2)
64
if (!DragDrop.
IsValidDragDropEffects
(allowedEffects))
165
if (!DragDrop.
IsValidDragDropEffects
(value))
Core\CSharp\System\Windows\GiveFeedbackEventArgs.cs (1)
44
if (!DragDrop.
IsValidDragDropEffects
(effects))