Selasa, 08 Maret 2011

Behaviors, Triggers and Actions in Silverlight And WPF Made Simple – Part 2 – Triggers

Triggers and Actions – Scratching the SurfaceA Trigger can invoke a set of Actions, when it is fired. For example, you can nest few actions (like PropertyChangeAction to change a property of an element) in an EventTrigger, so that those actions will get executed when a specific Event occurs. You can attach more than one trigger to an element. If you have some WPF background, you may quickly

Tidak ada komentar:

Posting Komentar