This installment looks at extending the Command concept to controls in WPF that do not natively support Commands. This allows developers to work inside of the WPF Composite App Framework (PRISM) to connect Commands to controls other than just ICommandSource controls (Button being the prime example).
Download video here
Download source code here