✅ TreeViewItem Expanded event in MVVM
I want to execute command
LoadSubDirectories when TreeViewItem is expanded, but I don't understand how can I do it in MVVM, where should I bind command?