Sunday, 11 August 2013

WPF ItemsControl - with no ItemContainer

WPF ItemsControl - with no ItemContainer

I'm wanting to override ItemsControl, such that it doesn't create a
container for each item, but presents them as is.
Is this possible? either through a new derived type or xaml?

No comments:

Post a Comment