What are triggers and its type in wpf?



What are triggers and its type in wpf?..

Answer / Maneesh Maurya

Triggers are classes that allow you to specify actions based on property changes or events. In WPF, there are several types of triggers, including Data Triggers, Event Triggers, and MultiData Triggers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What are wpf controls?

1 Answers  


Define Path animations in WPF

1 Answers  


What are different types of binding modes in WPF?

1 Answers  


How to make a tooltip appear while hovering over a disabled element?

1 Answers  


What is wpf and why it is used?

1 Answers  


What is tree view in wpf? How can we delete a tree view in wpf?

1 Answers  


What is the use of system.windows.media namespace?

1 Answers  


What are the different types of brushes that wpf offers?

1 Answers  


Which is better wpf or windows forms?

1 Answers  


What is the simplest and most common way to componentize a complex ui?

1 Answers  


What are the different types of layout controls?

1 Answers  


Name the important subsystems in WPF?

1 Answers  


Categories