[]
Virtualizing panel which render the items in columns depending on the size of the items.
public class TileListViewPanel : ListViewPanel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, INotifyPropertyChanged, IScrollViewerLargeScrolling
| Name | Description |
|---|---|
| TileListViewPanel(C1TileListView) | Default constructor |
| Name | Description |
|---|---|
| ArrangeOverride(Size) | Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior. |
| GetDesiredExtentHeight() | Returns desired extend height. |
| GetDesiredExtentWidth() | Returns desired extend width. |
| MeasureOverride(Size) | Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior. |