wpf listview's selectionchanged is fired but the command is not fired. #241 Open CodingOctocat opened on May 24, 2023 ...
I'm using a ListView and I want to check the OriginalSource property of the SelectionChangedEventArgs to see where the event came from but it is always null. I would expect to see the OriginalSource ...