Pressing up/down keys will navigate through items present in the silverlight listbox
Posted
by Malcolm
on Stack Overflow
See other posts from Stack Overflow
or by Malcolm
Published on 2010-04-30T11:55:52Z
Indexed on
2010/04/30
11:57 UTC
Read the original article
Hit count: 190
Silverlight
|c#
I am using VS 2010 and SL 4.And I came up with strange behaviour of the listbox that it don't have keyboard navigation(the one which is present in wpf :( ).So is there a way or any idea or suggestion how can i do it.. I know the long way thats shown up here ,
link text But anything simpler then this or shortes then this will be nice.. :)
Pressing up/down keys will navigate through items present in the silverlight list
box
© Stack Overflow or respective owner