Error!
Success!

Auto-Notifying View Models in Silverlight and WPF

0
kicks

Auto-Notifying View Models in Silverlight and WPF  (Unpublished)

Quickly create View Models that automatically notify XAML bindings when property values change, without having to manually raise a PropertyChanged Event Code view model properties as: public virtual int MyIntegerProperty { get; set; }


Kicked By:
Drop Kicked By: