2 references to IsValidDragDropKeyStates
PresentationCore (2)
System\Windows\DragEventArgs.cs (1)
42
if (!DragDrop.
IsValidDragDropKeyStates
(dragDropKeyStates))
System\Windows\QueryContinueDragEventArgs.cs (1)
31
if (!DragDrop.
IsValidDragDropKeyStates
(dragDropKeyStates))