MultiBinding is a collection of Binding objects attached to a single binding target property.
I'm trying to have column sort on numeric content. Multi-binding converter works fine. This solution will set SortMemberPath to null …
c# wpf xaml binding multibinding