•Introduction to the WPF Command Framework The command framework in WPF provides a set of powerful tools that let developers build more intelligent user interfa ...
•Connect Multiple UI Elements to a Single Command Object An easy way to group several UI elements (menu items, toolbar buttons, etc.) so they all execute the same command and are enabled/disabled together (with Visual Studio designer suppo ...