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