Welcome to MSDN Blogs Sign in | Join | Help

March 2006 - Posts

Do you subclass ItemsControl? Keep reading.

ItemsControl has a protected virtual GetContainerForItemOverride that takes an object parameter. In all in-box WPF controls, this parameter is ignored and a cookie-cutter container is returned. While it’s currently possible for control authors to change
Posted by okoboji | 0 Comments
Filed under: , ,

TreeListView - Scary Cool Control Mash-up in WPF

As promised, the ATC team has posted another ListView sample . This sample is amazing because it doesn’t involve ListView at all. Instead, it uses the primitives we designed for ListView--namely GridViewColumn and GridViewRowPresenter. The code required
Posted by okoboji | 0 Comments
Filed under: , ,
 
Page view tracker