Types of Triggers in the WPF

Write down in brief the various types of Triggers in the WPF?

E

Expert

Verified

There are three major types of triggers in WPF which are as described below:

a) Property Triggers: It runs whenever the value of a dependency property changes.

b) Data Triggers: It runs whenever the value of any .NET property changes, by using data binding.

c) Event Triggers: It runs whenever a routed event takes place.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.