WPF: How do I get different templates based on a list-item's type?

Posted by Jonathan Allen on Stack Overflow See other posts from Stack Overflow or by Jonathan Allen
Published on 2010-06-05T21:20:54Z Indexed on 2010/06/05 21:22 UTC
Read the original article Hit count: 430

Filed under:
|
|

I heard that I could create a collection of mixed types and have a different Data Template for each type. How woudl I do that for a ListBox?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about wpf-binding