Beispiel #1
0
 public CTree()
 {
     DefaultStyleKey = typeof(CTree);
     _tv             = new Tv();
 }