Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain Routed events in WPF?



Explain Routed events in WPF?..

Answer / Atul Kumar Singh

Routed events in WPF allow events to be raised from child elements and propagated up the element tree to their ancestors, allowing for a consistent handling of events across multiple levels of hierarchy. This is achieved using the `RoutedEvent` class, which includes properties like `Source`, `OriginalSource`, `HandledStages`, and `RouteCapabilities`. Routing strategies can be set to Tunnel, Direct, or Bubble.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

How we can change the entry point in WPF application?

1 Answers   Tech Mahindra,


Which files are automatically added to a new wpf application project?

1 Answers  


What are the types of common file dialogs that wpf supports?

1 Answers  


What is the use of system.windows.navigation namespace in wpf?

1 Answers  


What are the dependency properties?

1 Answers  


What are various ways of doing alignment in wpf?

1 Answers  


What is the difference between silverlight and wpf browser application?

1 Answers  


What is dependency property in wpf?

1 Answers  


What is a DependencyProperty?

1 Answers  


What is the method to force close a tooltip, which is currently visible?

1 Answers  


What is the meaning of baml in wpf?

1 Answers  


What are value converters in wpf?

1 Answers  


Categories