Here we're taking a look into how to filter data populated by XML Data Provider using pure XAML and zero C# programming, code. We are using Listbox for the examples, however it is going to work the same way for a ListView , ComboBox and DataGrid,.
PS. I'm using Visual Studio 2017 since my VS2019 acting up after updates but feel free to use other versions.