RoutedCommand « Windows Presentation Foundation « VB.Net






1.Create a custom RoutedCommand, the CommandBinding objects, and the KeyBinding objects in code.Create a custom RoutedCommand, the CommandBinding objects, and the KeyBinding objects in code.
2.Convert RoutedEventArgs.OriginalSource to event senderConvert RoutedEventArgs.OriginalSource to event sender
3.RoutedEvents: Button Mouse Up EventRoutedEvents: Button Mouse Up Event
4.RoutedEvents: Drag And DropRoutedEvents: Drag And Drop
5.RoutedEvents: Focus eventRoutedEvents: Focus event
6.RoutedEvents: Key ModifiersRoutedEvents: Key Modifiers
7.RoutedEvents: Key Press EventsRoutedEvents: Key Press Events
8.RoutedEvents: Mouse PositionRoutedEvents: Mouse Position
9.Bubble routed events, and write an event handler for a routed event.Bubble routed events, and write an event handler for a routed event.








10.Get RoutedEvent NameGet RoutedEvent Name
11.Create RoutedCommand from InputGestureCollection
12.RoutedEvents Only NumbersRoutedEvents Only Numbers
13.Routed Event DemoRouted Event Demo