Welcome to MSDN Blogs Sign in | Join | Help

Evil Genius in Training

"I came here to blog and chew bubble gum... and I'm all out of bubble gum."
WPF RoutedCommand Example

So I know a lot about many things technical; however, I really haven't done much with WPF and Silverlight until just recently.  Along the way I usually write simple applications to help understand a particular concept.  This application shows how to use WPF Routed Commands.  More specifically it uses the NavigationCommands.Search command.

One interesting aspect about this sample application is that it uses a Frame control to dynamically load in Page classes in a desktop application.  Commands are sent from the application shell to pages that get loaded in the Frame control.

Visit WPF RoutedCommand Example on CodePlex

Posted: Thursday, September 13, 2007 1:35 AM by Rich Crane
Anonymous comments are disabled
Page view tracker