everything can be handy
一种轻量级ItemsControl控件.
1234
[DefaultProperty("Items")][ContentProperty("Items")][TemplatePart(Name = ElementPanel, Type = typeof(Panel))]public class SimpleItemsControl : Control