Error!
Success!

notifypropertyweaver – {get;set;notify} in Silverlight

0
kicks

notifypropertyweaver – {get;set;notify} in Silverlight  (Unpublished)

So, what does notifypropertyweaver do? If your class implements INotifyPropertyChanged then you just need to have auto-implemented properties and notifypropertyweaver automagically ensures that on change of value of a property, PropertyChanged event is fired.


Kicked By:
Drop Kicked By: