just starting with wpf. I need to bind the object (Hierarchical) Folder
public class Folder { public Folder() { this.Name = string.Empty;
Try to do this: