Method GetModifiersKey
GetModifiersKey(KeyEvent)
Gets the key with all the keys modifiers, especially the shift key that sometimes have to be injected later.
public static Key GetModifiersKey(KeyEvent kb)
Gets the key with all the keys modifiers, especially the shift key that sometimes have to be injected later.
public static Key GetModifiersKey(KeyEvent kb)