'Auto' option missing for TreeView subclass

Posted by Jared on Stack Overflow See other posts from Stack Overflow or by Jared
Published on 2009-11-05T17:16:06Z Indexed on 2010/06/13 1:02 UTC
Read the original article Hit count: 218

Filed under:

I've created a custom control that subclasses TreeView. Right now it's completely empty, doesn't override anything. However when I place an instance in the designer the 'Auto' value for the Width and Height fields is no longer available as it is with the default TreeView. What am I missing?

© Stack Overflow or respective owner

Related posts about wpf