'Declaration
<ContentPropertyAttribute("Children", True)> Public Class C1TreeViewPanel Inherits System.Windows.Controls.VirtualizingPanel
[ContentProperty("Children", true)] public class C1TreeViewPanel : System.Windows.Controls.VirtualizingPanel
'Declaration
<ContentPropertyAttribute("Children", True)> Public Class C1TreeViewPanel Inherits System.Windows.Controls.VirtualizingPanel
[ContentProperty("Children", true)] public class C1TreeViewPanel : System.Windows.Controls.VirtualizingPanel
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Panel
System.Windows.Controls.VirtualizingPanel
C1.Silverlight.C1TreeViewPanel