5 references to wVKey
System.Windows.Forms (5)
System\Windows\Forms\Controls\ListView\ListView.cs (5)
6769
if ((lvkd->
wVKey
== (short)Keys.Down || lvkd->
wVKey
== (short)Keys.Up) && SelectedItems.Count > 0)
6772
if (lvkd->
wVKey
== (short)Keys.Down
6783
if (lvkd->
wVKey
== (short)Keys.Up
6795
if (lvkd->
wVKey
== (short)Keys.Space)