Looking for an object graph tree-view control for WPF

I'm trying to find code or a pre-packaged control that takes an object graph and displays the public properties and values of the properties (recursively) in a TreeView. Even a naive implementation is ok, I just need something to start with.

The solution must be in WPF, not winforms or com, etc...

11
задан Zachary Yates 8 September 2010 в 14:33
поделиться