C
C#15mo ago
3E7

✅ WPF, ICommand, list remove item button need help.

so i have button delete(big button at the middle) and if i click at item and this button it removes the item so it works. but the point is i need the small "delete" buttons (at the right side of each list item) work as i click item removes. im using mvvm, Icommand, here is the code. my xaml and MainWindowViewModel: https://paste.mod.gg/bscmmbtggkma/1
BlazeBin - bscmmbtggkma
A tool for sharing your source code with the world!
1 Reply
3E7
3E715mo ago
thx