Community

Creating a WPF ItemSource Length Filter Converter

(Rick Strahl) The other day I was looking for a solution on how to display a WPF bound list and limit the number of items that are displayed in that list. I’ve run into this a few times and so I ended up creating a small filter to handle this.