(X) Hide this
    • Login
    • Join
      • Say No Bots Generate New Image
        By clicking 'Register' you accept the terms of use .
        Login with Facebook

Listening to DependencyProperty changes in Silverlight

(0 votes)
0 comments   /   posted by Beat Kiener on Aug 30, 2010
Tags:   dependency-properties , beat-kiener
The dependency property system is a pretty nice concept. Receiving notifications for dependency property changes on an existing object is a very common scenario in order to update the view model or the UI.

This is quite easy in WPF. But Silverlight has a limited set of meta-data functionality around the dependency property system, because the DependencyPropertyDescriptor does exist in Silverlight. In order to get a workaround Beat Kiener found a solution in which he gets notified with help of the binding system.

Source: Kiener's Blog


Comments

No comments

Add Comment

Login to comment:
  *      *       
Login with Facebook

Our News on Twitter