using System; using System.Runtime.InteropServices; using System.Windows.Input; using System.Windows.Interop; namespace cs2_chs { class HotKeyWinApi { } }