Learn to implement a MVVM page that uses the Silverlight commanding framework to handle events on the page. Learn to sub-class CommandBase, implement the ICommandTarget interface and how to build a concrete command class…