ToastNotifications allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It ...
Create a ListView / ItemsControl with VirtualizingWrapPanel as ItemsPanel Use a UserControl as ItemTemplate, containing a ContentControl (e.g. a custom TagLabelControl inheriting ContentControl) whose ...