Internal class. Use only in C1TileView's ItemsPanelTemplate.

Namespace:  C1.Xaml.TileView
Assembly:  C1.Xaml.TileView (in C1.Xaml.TileView.dll)

Syntax

C#
[VersionAttribute()]
public sealed class C1TileViewPanel : Panel
Visual Basic
<VersionAttribute()> _
Public NotInheritable Class C1TileViewPanel _
	Inherits Panel

Inheritance Hierarchy

System..::..Object
  DependencyObject
    UIElement
      FrameworkElement
        Panel
          C1.Xaml.TileView..::..C1TileViewPanel

See Also