1.

Name the different triggers in WPF?

Answer»

Name the different triggers in WPF?
Triggers are basicly USED to do an action and to CHANGE the property value of the application.
There are five triggers in WPF-
(1)Property Trigger
(2)MULTI Trigger
(3)Event Trigger
(4)MultiData Trigger
(5)Data Trigger



Discussion

No Comment Found