I may just be missing something obvious here, so I apologize if this is a really dumb question. I have …
c# wpf data-binding mvvm wrappanelI have a grid with a few rows. In the top row, I have an ItemsControl that is bound dynamically …
wpf itemscontrol resize wrappanel binding-expressionsI am looking for a way to reorder the content (items) of a WPF WrapPanel via drag and drop. I …
wpf drag-and-drop wrappanelI need to list items (all of same size) vertically (with a ScrollViewer). I want the items to spread through …
wpf silverlight xaml scrollviewer wrappanelI have a collection of elements, each one with a name and a subcollection of image blobs. I want to …
silverlight itemscontrol scrollviewer itemtemplate wrappanelI've found a couple of alternatives, this CodePlex project and this commercial one, but the former is extremely inefficient in …
.net wpf wrappanel ui-virtualizationI have a wrap panel displaying items but I cant get a scroll bar to work properly any idea's whats …
wpf scrollviewer wrappanel