notifypropertyweaver – {get;set;notify} in Silverlight (www.prathameshkulkarni.com)
submitted by
kulkarp(20) 1 year, 4 months ago
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.
|category: Silverlight
|Views: 45
tags:
INotifyPropertyChanged mvvm WP7 Silverlight DataBinding another
Everyones tags:
Your Tags: