Click or drag to resize
DigitalRuneKeyMapGermanKeyMap Property
Gets the German key mapping.

Namespace: DigitalRune.Game.UI
Assembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax
public static KeyMap GermanKeyMap { get; }

Property Value

Type: KeyMap
The German key mapping.
See Also