Expose ItemsContainerStyle on ItemsControl
3
votes
2 comments
-
Jonas Kello
commented
Actually it should be ItemContainerStyle...
-
Jonas Kello
commented
Is there a reason for having to use ListBox which has a lot of things we don't need just to be able to change the ItemsContainerStyle? In WPF we can use ItemsControl directly....