Behaviors, Actions and View Models in Silverlight - Community Credit Forums
in

    Community Credit Forums

Behaviors, Actions and View Models in Silverlight

Last post Tue, Mar 31 2009 11:39 AM by DavidSilverlight. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • Tue, Mar 31 2009 11:39 AM

    Behaviors, Actions and View Models in Silverlight

    The main reason we now have Behaviors in Silverlight was due to the lack of support in Silverlight of triggers. Triggers in WPF are incredibly useful as they provide the ability to change the look and feel  of UI Elements dynamically based on the state of the application directly in the Xaml. In fact they are so useful we have 2 types Data Triggers and UI Triggers. Data Triggers can be used to respond to changes in the data that the UI Elements are bound to. UI Triggers can be used to respond to UI level events.

    My current view of Behaviors is that of Triggers on steroids, in that they are an evolution from read more on Richard Griffin's blog

    Kindest regards,
      David Silverlight

    Follow me on Twitter: @HeadGeek
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems