Property KeyState
Namespace TallComponents.Interaction.WPF.Events
Class DragDropEventArgs
Specifies the current state of the modifier keys (SHIFT, CTRL, and ALT), as well as the state of the mouse buttons.
Syntax
public DragDropKeyStates KeyState { get; set; }
Property value
DragDropKeyStates