This example demonstrates how to implement the ItemsSource property for the LayoutControl control. The ItemsSource property is implemented as an attached property and allows you to bind a collection and its items are used for generating layout items.
↧