Windows Presentation Foundation (WPF) Question:

Described routed events in WPF?

Tweet Share WhatsApp

Answer:

An event, which can invoke handlers on more than one listeners present in an element tree, instead of the single object which called the event, is known as a Routed event.

Download WPF PDF Read All 57 WPF Questions
Previous QuestionNext Question
How System.Windows.Media.Visual dll utilized in WPF?List the various layout panels in WPF?