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