Sort order: Newest | Most-viewed | Most-votes

Votes Post Date / Views Resource
0score
2007-05-12
4,334 views
How should I data bind a Polygon'... - Demonstrates one solution for data binding the Points property of a Polygon to a source ... bea.stollnitz.com
0score
2007-05-09
4,244 views
Animated Filtering of ListBoxItems - Provides a method for applying a filter to a ListBox’s data source and have the filtered out items “fade away&quo... joshsmithonwpf.wordpress.com
0score
2007-05-11
4,210 views
A Sortable GridView (I mean ListView)... - Shows how to make a ListView (that contains a GridView) sortable based upon the column header b... blogs.interknowlogy.com
0score
2007-10-24
4,200 views
Binding menus using HeirarchicalDataT... - Shows how to use a HeirarchicalDataTemplates to properly bind menu items. blogs.msdn.com
0score
2008-01-02
4,191 views
How can I bind WPF elements to XLinq? - Discusses the basics of how to bind to XLinq directly from XAML. bea.stollnitz.com
0score
2009-01-14
4,181 views
WPF Data Binding - Part 1 - An introduction to data binding with WPF. www.codeproject.com
0score
2008-04-10
4,167 views
Conceptual Children: A powerful new c... - Describes a new approach by which an element can remove its visual and logical relationships to i... www.codeproject.com
0score
2007-05-08
4,164 views
BindableRun - A useful feature that was left out of the first version of WPF is the ability to databind the value of Run.Text. This article shows how... fortes.com
0score
2007-05-12
4,089 views
How can I control a color using sliders? - Shows how you can use four sliders (alpha, red, green, blue) to control the background color of a rectangle... bea.stollnitz.com
0score
2008-05-23
3,960 views
Leveraging Freezables to Provide an I... - Dr. WPF talks about how to use classes that inherit Freezable to enable the use... drwpf.com