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