5 references to wVKey
System.Windows.Forms (5)
System\Windows\Forms\Controls\ListView\ListView.cs (5)
6752
if ((lvkd->
wVKey
== (short)Keys.Down || lvkd->
wVKey
== (short)Keys.Up) && SelectedItems.Count > 0)
6755
if (lvkd->
wVKey
== (short)Keys.Down
6766
if (lvkd->
wVKey
== (short)Keys.Up
6778
if (lvkd->
wVKey
== (short)Keys.Space)