
'Declaration
<ContentPropertyAttribute("Children", True)> Public NotInheritable Class C1TileViewPanel Inherits System.Windows.Controls.VirtualizingPanel
'Usage
Dim instance As C1TileViewPanel
[ContentProperty("Children", true)] public sealed class C1TileViewPanel : 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.TileView.C1TileViewPanel