-
The new Release of WPF toolkit (dated Feb 22 2010) contains, over various bugfix, 3 new controls AutoCompleteBox => Represents a control that provides a text box for user input and a drop-down that contains possible matches based on the input in the textbox. Accordion => Represents a collection...