Please visit DEMANDDRAFT.STORE for quality of products...

Ad

Search This Blog

Saturday, July 21, 2012

What are Triggers? Name the types in WPF

What are Triggers?  Name the types
Triggers define values for setters of an element based on a condition that is met by some other component of the software

Types of triggers
PropertyTriggers – A property reaches some value
EventTriggers – A particular event has occurred
DataTriggers – A particular property of the DataContext has reached some value
MultiTriggers – Several properties have met some condition

No comments:

Post a Comment