This is MVVM application. There is a window and related view model class.
There is TextBox, Button and ListBox on form. Button is
TextBox
Button
ListBox
Things look much clearer now with the edits, thanks! This might be a stupid question (I'm somewhat tired of a long day's work), but why don't you bind to the command directly, instead of through a static resource?
Add