Nuacht

Naturally I'm playing about with WPF since it looks like the future (and looks rather cool too).I'm creating (in the same way that punch a stone wall is demolishing) a custom control derived from ...
I'm trying to make a custom control in WPF that inherits from ItemsControl where instead of rendering each item as a single visual element inside a basic ItemsPanel like a StackPanel, I want to ...