3 references to GetKeyNames
System.Windows.Forms (3)
System\Windows\Forms\Input\KeysConverter.cs (3)
160
Dictionary<string, Keys> keyNames =
GetKeyNames
(culture);
239
Dictionary<string, Keys> keyNames =
GetKeyNames
(culture);
287
Dictionary<string, Keys> keyNames =
GetKeyNames
(culture);