Skip to content
Mark Smith edited this page Aug 26, 2016 · 21 revisions

Table of Contents

Behaviors

Controls

  • ItemsControl - a simple bindable template creator which will instantiate a set of Label elements or DataTemplate driven elements from a bound list. Similar to a ListView, but the produced content is not scrollable, nor does it provide any interactivity outside the generate content.

Collections

Markup Extensions

Clone this wiki locally