Manfred's DotNet Blog: ListView.GetItemAt() in WPF Application
Since the WPF class ListView doesn't come with a built-in method I decided to implement an extension method as follows: using System.Windows; using System.Windows.Controls; using System.Windows.Media; namespace Foo.Gui { ...
Original post: Manfred's DotNet Blog: ListView.GetItemAt() in WPF Application by at wpf gui - Google Blog Search
Blog tag: Xaml templates
Technorati tag: Xaml templates