Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 500 Bytes

File metadata and controls

18 lines (16 loc) · 500 Bytes
title CanvasLayout
author mhawker
description A canvas-like VirtualizingLayout for use in an ItemsRepeater
keywords CanvasLayout, ItemsRepeater, VirtualizingLayout, Canvas, Layout, Panel, Arrange
dev_langs
csharp
category Controls
subcategory Layout
experimental true
discussion-id 311
issue-id 213
icon Assets/CanvasLayout.png

The CanvasLayout is an early prototype for a custom Layout for ItemsRepeater which provides a virtualized canvas.

[!SAMPLE CanvasLayoutSample]