May 07 2008
Playing with WPF Commands
Download Sample source code (26KB), for Visual Studio 2008 Here is a small WPF application I wrote, which I wanted to share. It is kind of dumb, but does show some interesting concepts, including data binding, localization, commands, a view model, menus and icons in menus. How does it work? Press the ShowMessage button, and [...]