windows runtime - WinRT: List box does not select previous item on Up key -


when vertical list box item selected, pressing down key selects next item, pressing key has no effect! can list box selecting previous item on key?

for selecting previous item listbox needs have focus. after focus set on listbox select previous items well.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

c - Why does alarm() cause fgets() to stop waiting? -