Welcome to MSDN Blogs Sign in | Join | Help

April 2009 - Posts

Setting the Initial Focus to a ListView item

This blog describes the steps needed to set the initial keyboard focus to an item in a WPF ListView. The items in the list can be static or data bound. The trick is to access the ListViewItem associated with an item and then set keyboard focus to it.
Posted by PermanentTan | 1 Comments
 
Page view tracker