私はMVVMとListBoxのItemsSource Binding ListCollectionView Typeを使用しています。
SelectionMode="Multiple" で ListBox の Last SelectedItem を取得したい ListCollectionView の currentItem を取得する方法
現在、ListCollectionView の currentItem である最初の selectItem を取得できますが、ListCollectionView の currentItem である最後の SelectedItem を取得することはできません。
誰でも私を助けることができますか?または解決策を教えてください。
助けてくれてありがとう。