
'Declaration
<ContentPropertyAttribute("Items", True)> Public Class C1TileView Inherits System.Windows.Controls.ItemsControl
'Usage
Dim instance As C1TileView
[ContentProperty("Items", true)] public class C1TileView : System.Windows.Controls.ItemsControl
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
C1.Silverlight.TileView.C1TileView